1234567891011121314151617181920212223242526 |
- {
- "images" : [
- {
- "filename" : "back.png",
- "idiom" : "universal",
- "scale" : "1x"
- },
- {
- "filename" : "back-1.png",
- "idiom" : "universal",
- "scale" : "2x"
- },
- {
- "filename" : "back-2.png",
- "idiom" : "universal",
- "scale" : "3x"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- },
- "properties" : {
- "preserves-vector-representation" : true
- }
- }
|