blob: bce5ce385ba409b752520679dd5e81fd82f0eb08 [file] [log] [blame]
{
"name": "AliPaySDK_SZ",
"version": "15.4.1",
"summary": "支付宝官方SDK(15.4.1)",
"description": "支付宝官方SDK(15.4.1),方便大家使用cocoapods导入",
"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.4.1"
},
"resources": "AlipaySDK/AlipaySDK.bundle",
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}