blob: 39b611d4ac3e81929940aa929235f2b9a8f09b34 [file] [log] [blame]
{
"name": "BGPay",
"version": "0.2.6",
"summary": "BGPay支付SDK",
"swift_version": "4.1",
"description": "集成BGPaySDK 可以 调起 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": "0.2.6"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "BGPay/Products/BGPaySDK.framework",
"dependencies": {
"Alamofire": [
"4.7.1"
],
"CryptoSwift": [
"0.9.0"
]
}
}