1234567891011121314151617181920212223242526272829303132333435 |
- {
- "images" : [
- {
- "idiom" : "universal",
- "scale" : "1x"
- },
- {
- "resizing" : {
- "mode" : "9-part",
- "center" : {
- "mode" : "fill",
- "width" : 1,
- "height" : 1
- },
- "capInsets" : {
- "bottom" : 53,
- "top" : 52,
- "right" : 52,
- "left" : 52
- }
- },
- "idiom" : "universal",
- "filename" : "bar_bg.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "scale" : "3x"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
- }
|