blob: 4472258a7a3b736aeb52a64892ab265bb3e00b62 [file] [log] [blame]
{
"name": "SYAlipay",
"version": "0.1.0",
"summary": "支付宝支付SDK",
"homepage": "https://github.com/isandboy/SYAlipay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isandboy": "sandboylu@gmail.com"
},
"source": {
"git": "https://github.com/isandboy/SYAlipay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle"
}