blob: 0ee13cacf8dc313c3409286130678d425e5ef48d [file] [log] [blame]
{
"name": "MLAlipaySDK",
"version": "2.1",
"summary": "支付宝 sdk",
"homepage": "https://github.com/molon/MLAlipaySDK",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司  版权所有."
},
"authors": {
"AliPay": "https://www.alipay.com/"
},
"source": {
"git": "https://github.com/molon/MLAlipaySDK.git",
"tag": "2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"public_header_files": "**/*.h",
"resources": "**/*.bundle",
"vendored_frameworks": "**/*.{framework}",
"vendored_libraries": "**/*.{a}"
}