blob: 7f2cfc74a8df161e2258b6cacad33ff81854bd7f [file] [log] [blame]
{
"name": "AliPay",
"version": "15.7.4.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!",
"homepage": "https://b.alipay.com/newIndex.htm",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司  版权所有."
},
"authors": {
"AliPay": "https://www.alipay.com/"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/beiliubei/AliPay.git",
"tag": "15.7.4.2"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion",
"WebKit"
],
"libraries": [
"z",
"c++"
],
"requires_arc": true
}