Files
Swiftgram/Watch/App/Assets.xcassets/Complication.complicationset/Modular.imageset/Contents.json
Peter Iakovlev 77ee5c4dab Added .gitignore
2018-11-14 23:03:33 +04:00

32 lines
501 B
JSON

{
"images" : [
{
"idiom" : "watch",
"scale" : "2x"
},
{
"idiom" : "watch",
"scale" : "2x",
"screen-width" : "<=145"
},
{
"idiom" : "watch",
"scale" : "2x",
"screen-width" : ">161"
},
{
"idiom" : "watch",
"scale" : "2x",
"screen-width" : ">145"
},
{
"idiom" : "watch",
"scale" : "2x",
"screen-width" : ">183"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}