blob: eec0c8ae82141d9851cb2701d96991454623abb4 [file] [log] [blame]
{
"name": "NeoMobiiOS",
"version": "1.0.5",
"summary": "A short description of NeoMobiiOS.",
"description": "A short description of NeoMobiiOS",
"homepage": "https://github.com/976971956/NeoMobiiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jianghuli": "976971956@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/976971956/NeoMobiiOS.git",
"tag": "1.0.5"
},
"resources": "GNHYNeoMobi.bundle",
"vendored_frameworks": "GNHY_NeoMobiSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"xcconfig": {
"BITCODE_GENERATION_MODE": "bitcode"
}
}