blob: 318ed6a79b2fabba8cff91439596bb34a144e0e5 [file] [log] [blame]
{
"name": "GGPaySDK",
"version": "1.0",
"summary": "GGPaySDK",
"description": "GGPay GGPay GGPay",
"homepage": "http://gitee.com/rongzhixin/GGPaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"飞鱼": "870027381@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitee.com/rongzhixin/GGPaySDK.git",
"tag": "1.0"
},
"vendored_frameworks": [
"lib/Core/*.framework",
"lib/Vendor/*.framework"
],
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"ios": {
"libraries": [
"sqlite3",
"c++",
"z"
]
}
}