blob: 48cd3b30f360ded43fa1707706eec5e225470863 [file] [log] [blame]
{
"name": "BGPay",
"version": "0.1.1",
"summary": "BGPay支付SDK",
"description": "集成BGPaySDK 可以 调起 BG 客户端 进行对应币种支付",
"homepage": "https://github.com/CoderLiXinLi/BGPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderLiXinLi": "wms0327@gmail.com"
},
"source": {
"git": "https://github.com/CoderLiXinLi/BGPay.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "BGPay/Products/BGPaySDK.framework",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"CryptoSwift": [
]
}
}