blob: 95e81e66276a264c16061a26ed2b7d3c55c8b6c7 [file] [log] [blame]
{
"name": "AliPaySDK_SZ",
"version": "15.5.5",
"summary": "支付宝官方SDK(15.5.5)",
"description": "支付宝官方SDK(15.5.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.5.5"
},
"resources": "AlipaySDK/AlipaySDK.bundle",
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}