blob: 5f624e2e64cfa6fd3b48b5be356c7346c1bc8d09 [file] [log] [blame]
{
"name": "GreedAlipaySDK",
"version": "15.2.0",
"license": "MIT",
"summary": "iOS版支付宝移动支付开发工具包",
"homepage": "https://github.com/greedlab/GreedAlipaySDK",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedAlipaySDK.git",
"tag": "15.2.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK.framework"
}