blob: f60ab2c851834e15dedca10b785ae3a6101056a8 [file] [log] [blame]
{
"name": "YCAlipaySDK",
"version": "15.5.3",
"summary": "Alipay payment SDK, support manual integration and Cocoapods integration mode, continuous update.",
"homepage": "https://github.com/yccp/AlipaySDK",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yu Chen": "yu.chen@live.ie"
},
"source": {
"git": "https://github.com/yccp/AlipaySDK.git",
"tag": "15.5.3"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"resources": "AlipaySDK/AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"requires_arc": true
}