blob: 2e23c6e686869d265e9e8c9f56c77b5e269520f9 [file] [log] [blame]
{
"name": "VPAlipaySDK",
"authors": {
"Alipay": "pay@aliyun.com"
},
"homepage": "https://open.alipay.com/platform/home.htm",
"summary": "支付宝SDK",
"version": "15.5.2",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/VianPan/VPAlipaySDK.git",
"tag": "15.5.2"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"CoreMotion",
"CFNetwork",
"CoreGraphics",
"CoreText",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"Foundation"
],
"libraries": [
"z",
"c++"
],
"license": {
"type": "GNU General Public",
"file": "LICENSE"
}
}