blob: 2ce4bd53137545d7f657786308271062ba061ff2 [file] [log] [blame]
{
"name": "GreedAlipaySDK",
"version": "15.0.6",
"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.0.6"
},
"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"
}