blob: d2f9e2e84f30d3a8df22b99804b82115018f4d54 [file] [log] [blame]
{
"name": "SJAlipaySDK",
"version": "15.0.8",
"summary": "iOS AlipaySDK",
"homepage": "https://b.alipay.com/newIndex.htm",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司 版权所有."
},
"authors": {
"AliPay": "https://www.alipay.com/"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhangshijian/SJAlipaySDK.git",
"tag": "15.0.8"
},
"public_header_files": "**/*.h",
"resources": "**/*.bundle",
"vendored_frameworks": "**/*.{framework}",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true
}