blob: 48f8e6fe23bda894591832b617c3ee44ed70161c [file] [log] [blame]
{
"name": "AlipayX",
"version": "3.0.1",
"summary": "Alipay SDK 3.0.1 for iOS.",
"description": "Alipay SDK 3.0.1 for iOS.",
"homepage": "http://club.alipay.com/read-htm-tid-9976972.html",
"license": {
"text": "支付宝(中国)网络技术有限公司 版权所有."
},
"authors": {
"Alipay": "https://www.alipay.com/"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/CodeEagle/AliPayX.git",
"tag": "3.0.1"
},
"resources": "AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK.framework",
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"dependencies": {
"OpenSSL": [
]
},
"requires_arc": true
}