| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "images": [
- {
- "orientation": "portrait",
- "idiom": "iphone",
- "extent": "full-screen",
- "filename": "Default.png",
- "size": "320x480",
- "scale": "1x"
- },
- {
- "orientation": "portrait",
- "idiom": "iphone",
- "extent": "full-screen",
- "filename": "Default@2x.png",
- "size": "320x480",
- "scale": "2x"
- },
- {
- "orientation": "portrait",
- "idiom": "iphone",
- "extent": "full-screen",
- "filename": "Default-568h@2x.png",
- "size": "320x568",
- "subtype": "retina4",
- "scale": "2x"
- },
- {
- "orientation": "portrait",
- "idiom": "ipad",
- "extent": "full-screen",
- "filename": "Default-Portrait.png",
- "size": "768x1004",
- "scale": "1x"
- },
- {
- "orientation": "portrait",
- "idiom": "ipad",
- "extent": "full-screen",
- "filename": "Default-Portrait@2x.png",
- "size": "768x1004",
- "scale": "2x"
- }
- ],
- "info": {
- "version": 1,
- "author": "xcode"
- }
- }
|