blob: 3ef4893cc295605d58cd4afae8e72f1b811f2622 [file] [log] [blame]
{
"name": "AliPaySDK-Pod",
"version": "15.0.8",
"summary": "An unofficial AliPaySDK Cocoapods repository.",
"homepage": "https://doc.open.alipay.com/doc2/alipayDocIndex.htm",
"license": "MIT",
"authors": {
"VVJason": "https://github.com/VVJason"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/VVJason/AliPaySDK.git",
"tag": "15.0.8"
},
"resources": "SDK/AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreMotion",
"CFNetwork",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "SDK/AlipaySDK.framework",
"requires_arc": true
}