UNPKG
rn-ml
Version:
latest (0.0.2)
0.0.2
0.0.1
React Native cli tools
rn-ml
/
lib
/
appicon
/
template
/
ios
/
Contents.json
15 lines
(14 loc)
•
248 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"images"
:
[
{
"filename"
:
"1024.png"
,
"idiom"
:
"ios-marketing"
,
"scale"
:
"1x"
,
"size"
:
"1024x1024"
}
]
,
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}