blob: d258b86e3155a27fe4cc1b01f15880816d88cce5 [file] [log] [blame]
{
"name": "AlipaySDK-iOS",
"version": "15.6.8",
"summary": "支付宝官方SDK",
"homepage": "https://open.alipay.com/platform/home.htm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shanjia": "shanjia.gxd@antfin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://gw.alipayobjects.com/os/basement_prod/13c286df-dbf9-420b-8121-1c75b4519c03.zip"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"UIKit",
"Foundation",
"CFNetwork",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"CoreMotion",
"CoreTelephony",
"CoreText",
"WebKit"
],
"libraries": [
"c++",
"z"
]
}