blob: b1f4c1813ea6c93438b944985a8adfc7e3b5a337 [file] [log] [blame]
{
"name": "ADAliPayKit",
"version": "1.0.0",
"summary": "支付宝sdk,方便使用",
"homepage": "https://github.com/tiancanfei/ADAliPayKit",
"license": "MIT",
"authors": {
"天蚕飞": "bjwltiankong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tiancanfei/ADAliPayKit.git",
"tag": "1.0.0"
},
"resources": "AliPaySDK/AlipaySDK.bundle",
"vendored_frameworks": "AliPaySDK/AlipaySDK.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"requires_arc": true
}