blob: 8c7108d72efb2b3bd848878fe0541ec4440a7411 [file] [log] [blame]
{
"name": "NowPaySDK",
"version": "1.0.2",
"summary": "About Baic NowPaySDK.",
"description": "use NowPaySDK to pay!",
"homepage": "https://github.com/BaicProject/NowPay-SDK-IOS",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Zhangxz&": "a840667462@sina.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BaicProject/NowPay-SDK-IOS.git",
"tag": "1.0.2"
},
"resources": "NowPaySDK/NowPaySDKBundle.bundle",
"ios": {
"vendored_frameworks": "NowPaySDK/NowPaySDK.framework"
},
"requires_arc": true
}