blob: 329d84e8369463a8a0ea2b50a504eb6adc16cbd6 [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "3.3.12",
"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.3.12"
},
"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"
}