blob: 09fe363722ecd0b3e33fda37922cbd56b13d206f [file] [log] [blame]
{
"name": "NeoMobiiOS",
"version": "1.0.2",
"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.2"
},
"resources": "GNHYNeoMobi.bundle",
"vendored_frameworks": "GNHY_NeoMobiSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}