blob: debd691a027ce563d20eb54412e2580cfd1c0f63 [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "3.2.47",
"summary": "Bootpay 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": "3.2.47"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "SwiftyBootpay/Classes/**/*",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
],
"Alamofire": [
"~> 5.1.0"
],
"ObjectMapper": [
]
},
"swift_version": "4.2"
}