sevivon-prototype

[RADIOACTIVE] a concept version of sevivon
git clone git://git.figbert.com/sevivon-prototype.git
Log | Files | Refs | README | LICENSE

Contents.json (2567B)


      1 {
      2   "images" : [
      3     {
      4       "extent" : "full-screen",
      5       "idiom" : "iphone",
      6       "subtype" : "2436h",
      7       "filename" : "Default-Portrait-X.png",
      8       "minimum-system-version" : "11.0",
      9       "orientation" : "portrait",
     10       "scale" : "3x"
     11     },
     12     {
     13       "extent" : "full-screen",
     14       "idiom" : "iphone",
     15       "subtype" : "2436h",
     16       "filename" : "Default-Landscape-X.png",
     17       "minimum-system-version" : "11.0",
     18       "orientation" : "landscape",
     19       "scale" : "3x"
     20     },
     21     {
     22       "extent" : "full-screen",
     23       "idiom" : "iphone",
     24       "subtype" : "736h",
     25       "filename" : "Default-Portrait-736h@3x.png",
     26       "minimum-system-version" : "8.0",
     27       "orientation" : "portrait",
     28       "scale" : "3x"
     29     },
     30     {
     31       "extent" : "full-screen",
     32       "idiom" : "iphone",
     33       "subtype" : "736h",
     34       "filename" : "Default-Landscape-736h@3x.png",
     35       "minimum-system-version" : "8.0",
     36       "orientation" : "landscape",
     37       "scale" : "3x"
     38     },
     39     {
     40       "extent" : "full-screen",
     41       "idiom" : "iphone",
     42       "subtype" : "667h",
     43       "filename" : "Default-667h@2x.png",
     44       "minimum-system-version" : "8.0",
     45       "orientation" : "portrait",
     46       "scale" : "2x"
     47     },
     48     {
     49       "orientation" : "portrait",
     50       "idiom" : "iphone",
     51       "filename" : "Default-480h@2x.png",
     52       "extent" : "full-screen",
     53       "minimum-system-version" : "7.0",
     54       "scale" : "2x"
     55     },
     56     {
     57       "extent" : "full-screen",
     58       "idiom" : "iphone",
     59       "subtype" : "retina4",
     60       "filename" : "Default-568h@2x.png",
     61       "minimum-system-version" : "7.0",
     62       "orientation" : "portrait",
     63       "scale" : "2x"
     64     },
     65     {
     66       "orientation" : "portrait",
     67       "idiom" : "ipad",
     68       "filename" : "Default-Portrait.png",
     69       "extent" : "full-screen",
     70       "minimum-system-version" : "7.0",
     71       "scale" : "1x"
     72     },
     73     {
     74       "orientation" : "landscape",
     75       "idiom" : "ipad",
     76       "filename" : "Default-Landscape.png",
     77       "extent" : "full-screen",
     78       "minimum-system-version" : "7.0",
     79       "scale" : "1x"
     80     },
     81     {
     82       "orientation" : "portrait",
     83       "idiom" : "ipad",
     84       "filename" : "Default-Portrait@2x.png",
     85       "extent" : "full-screen",
     86       "minimum-system-version" : "7.0",
     87       "scale" : "2x"
     88     },
     89     {
     90       "orientation" : "landscape",
     91       "idiom" : "ipad",
     92       "filename" : "Default-Landscape@2x.png",
     93       "extent" : "full-screen",
     94       "minimum-system-version" : "7.0",
     95       "scale" : "2x"
     96     }
     97   ],
     98   "info" : {
     99     "version" : 1,
    100     "author" : "xcode"
    101   }
    102 }