blob: d1740be19573837c0f80243e9c5869b609156f3f [file] [log] [blame]
{
"name": "AlipaySDK-JDBR",
"version": "0.0.1",
"summary": "AlipaySDK for iOS",
"description": "AlipaySDK cocoapods integration",
"homepage": "https://b.alipay.com/newIndex.htm",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司  版权所有."
},
"authors": {
"fanhuibo": "huibo.fan@huaat.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/AlipaySDK-JDBR.git",
"tag": "0.0.1"
},
"requires_arc": true,
"resources": "AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK.framework",
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}