blob: 0671d4bcf1df5815d66327252fe8c48ad46c1bbd [file] [log] [blame]
{
"name": "AlipaySDK-iOS",
"version": "15.5.9",
"summary": "支付宝官方SDK",
"homepage": "https://open.alipay.com/platform/home.htm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daipei": "steve.dp@antfin.com"
},
"source": {
"http": "https://gw.alipayobjects.com/os/basement_prod/bd5c2fb7-6e76-49a8-92a5-4de000b2568b.zip"
},
"platforms": {
"ios": "6.0"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"UIKit",
"Foundation",
"CFNetwork",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"CoreMotion",
"CoreTelephony",
"CoreText"
],
"libraries": [
"c++",
"z"
]
}