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