blob: 0fd6df5a999b7009c83a95e38c7029119778cfeb [file] [log] [blame]
{
"name": "AlipaySDK-iOS",
"version": "15.7.9",
"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/bmw-prod/f9fc6b15-5157-4e08-b449-45fb01d2312c.zip"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"UIKit",
"Foundation",
"CFNetwork",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"CoreMotion",
"CoreTelephony",
"CoreText",
"WebKit"
],
"libraries": [
"c++",
"z"
]
}