blob: a83e785e8c3af56d9662b06fde1e2e1af25b803f [file] [log] [blame]
{
"name": "AliPaySDK_SZ",
"version": "15.6.5",
"summary": "支付宝官方SDK(v15.6.5)",
"description": "支付宝官方SDK(15.6.5),方便大家使用cocoapods导入,适用于集成了百川sdk,出现UTDID冲突",
"homepage": "https://github.com/StenpZ/AliPaySDK_SZ.git",
"license": "MIT",
"authors": {
"StenpZ": "zhouc520@foxmail.com"
},
"source": {
"git": "https://github.com/StenpZ/AliPaySDK_SZ.git",
"tag": "15.6.5"
},
"resources": "AlipaySDK/AlipaySDK.bundle",
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"dependencies": {
"SZUTDID": [
"~> 1.0"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}