blob: 41519b1907577736b03abe331fc9034c06bce8c7 [file] [log] [blame]
{
"name": "EDAlipaySDK",
"version": "15.4.1",
"summary": "An unofficial AliPaySDK Cocoapods repository.",
"homepage": "https://doc.open.alipay.com/doc2/alipayDocIndex.htm",
"license": "MIT",
"authors": {
"zhenlove": "https://git.coding.net/zhenlove"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/zhenlove/EDAlipaySDK.git",
"tag": "15.4.1"
},
"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
}