blob: 45004c7295eb680eb67dd54adf30cf60436393aa [file] [log] [blame]
{
"name": "BGPay",
"version": "1.4.1",
"summary": "BGPay支付SDK",
"description": "集成BGPay 可以 调起 BG 客户端 进行对应币种支付",
"homepage": "https://github.com/CoderLiXinLi/BGPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderLiXinLi": "lixinli0327@gmail.com"
},
"source": {
"git": "https://github.com/CoderLiXinLi/BGPay.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BGPay/Classes/**/*.h",
"vendored_frameworks": "BGPay/Products/BGPay.framework",
"dependencies": {
"AFNetworking": [
]
}
}