22 lines
484 B
JSON
22 lines
484 B
JSON
{
|
|
"appID": "com.mkch.mobile",
|
|
"appName": "MobileMkch",
|
|
"appVersion": "1.0.0",
|
|
"appBuild": 1,
|
|
"category": "Social",
|
|
"description": "Мобильный клиент для борды mkch.pooziqo.xyz",
|
|
"icon": "Icon.jpg",
|
|
"release": {
|
|
"android": {
|
|
"permissions": [
|
|
"android.permission.INTERNET"
|
|
]
|
|
},
|
|
"ios": {
|
|
"info": {
|
|
"CFBundleDisplayName": "MobileMkch",
|
|
"CFBundleIdentifier": "com.mkch.mobile"
|
|
}
|
|
}
|
|
}
|
|
} |