blob: 386a540053d893f85067c5b195c25959c375c3c0 [file] [log] [blame]
{
"name": "BGPay",
"version": "1.2.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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BGPay/Classes/**/*.h",
"vendored_frameworks": "BGPay/Products/BGPay.framework",
"dependencies": {
"AFNetworking": [
]
}
}