blob: 8d07def4788dc52048baf403b1110470dffff351 [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "2.1.15",
"summary": "PG Plugin For Swift",
"homepage": "https://github.com/bootpay/SwiftyBootpay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bootpay": "bootpay.co.kr@gmail.com"
},
"source": {
"git": "https://github.com/bootpay/SwiftyBootpay.git",
"tag": "2.1.15"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "SwiftyBootpay/Classes/**/*",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
]
}
}