Created
July 15, 2016 09:05
-
-
Save 7kfpun/249a9f0c0f1184daf4520cb9f470379e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"images" : [ | |
{ | |
"size" : "29x29", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "29x29", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "3x" | |
}, | |
{ | |
"size" : "40x40", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "40x40", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "3x" | |
}, | |
{ | |
"size" : "60x60", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "60x60", | |
"idiom" : "iphone", | |
"filename" : "[email protected]", | |
"scale" : "3x" | |
}, | |
{ | |
"size" : "29x29", | |
"idiom" : "ipad", | |
"filename" : "icon-small.png", | |
"scale" : "1x" | |
}, | |
{ | |
"size" : "29x29", | |
"idiom" : "ipad", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "40x40", | |
"idiom" : "ipad", | |
"filename" : "icon-40.png", | |
"scale" : "1x" | |
}, | |
{ | |
"size" : "40x40", | |
"idiom" : "ipad", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "76x76", | |
"idiom" : "ipad", | |
"filename" : "icon-76.png", | |
"scale" : "1x" | |
}, | |
{ | |
"size" : "76x76", | |
"idiom" : "ipad", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
}, | |
{ | |
"size" : "83.5x83.5", | |
"idiom" : "ipad", | |
"filename" : "[email protected]", | |
"scale" : "2x" | |
} | |
], | |
"info" : { | |
"version" : 1, | |
"author" : "xcode" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment