blob: d01a90c7bd1c1c159770037d57a0c2b2fd2a7ff3 [file] [log] [blame]
{
"name": "AlipaySDKLatest",
"version": "15.5.6",
"summary": "Alipay lastest SDK",
"homepage": "https://github.com/taoyuxuan/AlipaySDK.git",
"authors": {
"Taoyuxuan": "yunmengzhidian@126.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/taoyuxuan/AlipaySDK.git",
"tag": "15.5.6"
},
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion",
"CoreTelephony"
],
"ios": {
"vendored_frameworks": "AlipaySDK.framework"
},
"libraries": [
"c++",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lz"
}
}