blob: 644676cd23acc0988a500b4e44ede422d5c1355f [file] [log] [blame]
{
"name": "AliPaySDK-Pod",
"version": "15.3.3",
"summary": "An unofficial AliPaySDK Cocoapods repository.",
"homepage": "https://doc.open.alipay.com/doc2/alipayDocIndex.htm",
"license": "MIT",
"authors": {
"Jasonvvei": "https://github.com/Jasonvvei"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jasonvvei/AliPaySDK.git",
"tag": "15.3.3"
},
"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
}