1234567891011121314151617181920212223242526272829303132333435 |
- {
- "images" : [
- {
- "idiom" : "universal",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "scale" : "2x"
- },
- {
- "filename" : "ios_new_right.png",
- "idiom" : "universal",
- "resizing" : {
- "cap-insets" : {
- "bottom" : 50,
- "left" : 39,
- "right" : 20,
- "top" : 39
- },
- "center" : {
- "height" : 1,
- "mode" : "tile",
- "width" : 1
- },
- "mode" : "9-part"
- },
- "scale" : "3x"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
- }
|