diff options
author | Vitaly Takmazov | 2013-10-26 13:10:31 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-10-26 13:10:31 +0400 |
commit | 7e7b734fc859234c9424b2ed98f5a2afef911de0 (patch) | |
tree | 1432e57829a5aebd0ca6e1ca596926d788f2e14a /Juick/Images.xcassets/LaunchImage.launchimage/Contents.json |
Initial Commit
Diffstat (limited to 'Juick/Images.xcassets/LaunchImage.launchimage/Contents.json')
-rw-r--r-- | Juick/Images.xcassets/LaunchImage.launchimage/Contents.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json b/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json new file mode 100644 index 0000000..c79ebd3 --- /dev/null +++ b/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "orientation" : "portrait", + "idiom" : "iphone", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "orientation" : "portrait", + "idiom" : "iphone", + "subtype" : "retina4", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file |