|
|
@@ -0,0 +1,21 @@
|
|
|
+{
|
|
|
+ "images" : [
|
|
|
+ {
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "minimum-system-version" : "7.0",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "minimum-system-version" : "7.0",
|
|
|
+ "subtype" : "retina4",
|
|
|
+ "scale" : "2x"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "info" : {
|
|
|
+ "version" : 1,
|
|
|
+ "author" : "xcode"
|
|
|
+ }
|
|
|
+}
|