-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
64 lines (64 loc) · 1.94 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"addons": {
"facebook": {
"facebookAppID": 331202163734875,
"facebookDisplayName": "Piu Piu"
}
},
"android": {
"chartboostAppID": "54b7a8b9c909a666495ede0e",
"chartboostAppSignature": "7af260e48654211dff14bcc8b716b8efd8bdf85c",
"icons": {
"144": "resources/icons/icon-144.png",
"36": "resources/icons/icon-36.png",
"48": "resources/icons/icon-48.png",
"72": "resources/icons/icon-72.png",
"96": "resources/icons/icon-96.png"
},
"version": "0.7",
"versionCode": 12
},
"appID": "e1d3f9ac50c54731a5d723b8747db66b",
"dependencies": {
"devkit-chartboost": "https://github.com/gameclosure/chartboost#v2.0.0",
"devkit-core": "https://github.com/gameclosure/devkit-core#v2.0.19",
"devkit-entities": "https://github.com/gameclosure/devkit-entities#v0.2.4",
"devkit-facebook": "https://github.com/gameclosure/facebook#v2.0.0",
"devkit-parallax": "https://github.com/gameclosure/devkit-parallax#v0.1.3"
},
"icon": "resources/icons/favicon.png",
"ios": {
"appleID": 946898089,
"bundleID": "com.shirkan.piupiu",
"chartboostAppID": "54b7a897c909a666495ede0a",
"chartboostAppSignature": "e894f237d87a448b0e37b6cfe11dfadb80586a4e",
"icons": {
"114": "resources/icons/icon-114.png",
"120": "resources/icons/icon-120.png",
"144": "resources/icons/icon-144.png",
"152": "resources/icons/icon-152.png",
"57": "resources/icons/icon-57.png",
"72": "resources/icons/icon-72.png",
"76": "resources/icons/icon-76.png",
"renderGloss": false
},
"version": "0.7",
"versionCode": 12
},
"shortName": "PiuPiu",
"splash": {
"universal": "resources/splash/[email protected]"
},
"studio": {
"domain": "shirkan.com",
"name": "Meganeev Studios"
},
"supportedOrientations": [
"landscape"
],
"title": "Piu Piu",
"ttf": [
"resources/fonts/ArcadepixRegular.ttf"
],
"version": "0.7"
}