blob: 490880800efe95b62399818e7b43a562d7cb99e9 [file] [log] [blame]
{
"name": "PingppAlipaySDK",
"version": "15.5.5",
"summary": "支付宝 SDK",
"description": "支付宝官方 SDK。",
"homepage": "https://www.pingxx.com",
"license": "COMMERCIAL",
"authors": {
"Afon Weng": "xufeng.weng@pingxx.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://sdk-assets.oss-cn-shanghai.aliyuncs.com/alipay/15.5.5/alipaysdk.zip"
},
"requires_arc": true,
"ios": {
"libraries": [
"c++",
"z"
],
"vendored_frameworks": "AlipaySDK.framework"
},
"resources": "AlipaySDK.bundle",
"frameworks": [
"CoreMotion",
"CoreTelephony",
"SystemConfiguration"
]
}