blob: 4d16b5d34ca2080522654642fba6510dcfb9a710 [file] [log] [blame]
{
"name": "AliPay",
"version": "2.1.2",
"summary": "支付宝 sdk",
"description": " A longer description of AliPay in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://b.alipay.com/newIndex.htm",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司  版权所有."
},
"authors": {
"AliPay": "https://www.alipay.com/"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/beiliubei/AliPay.git",
"tag": "2.1.2"
},
"vendored_frameworks": "AlipaySDK.framework",
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"resources": "AlipaySDK.bundle",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true
}