blob: 99790ee21e733db2038a60447a258d9b01b11f41 [file] [log] [blame]
{
"name": "XTCAlipaySDK-iOS",
"version": "15.7.5",
"summary": "Alipay payment SDK",
"homepage": "https://github.com/xtcmoons/XTC_AlipaySDK",
"license": "MIT",
"authors": {
"xtcmoon": "xtcmoons@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"static_framework": true,
"source": {
"git": "https://github.com/xtcmoons/XTC_AlipaySDK.git",
"tag": "15.7.5"
},
"resources": "AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK.framework",
"frameworks": [
"QuartzCore",
"CoreText",
"CoreGraphics",
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion",
"WebKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}