blob: 81b0f5159215397eb8ecc77fe9e2cb3fe4840b10 [file] [log] [blame]
{
"name": "COSPaySDK",
"version": "1.0.3",
"summary": "COSPay SDK for iOS.",
"description": "COSPay SDK for iOS,用于唤起COSPay支付.",
"homepage": "https://github.com/cqmbr/COSPaySDK-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanbin": "27226850@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cqmbr/COSPaySDK-iOS.git",
"tag": "1.0.3"
},
"preserve_paths": "*.framework",
"vendored_frameworks": "COSPaySDK.framework"
}