blob: 2a9906c71d69d84982dd6f583d09e8bb3e79c47d [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "3.1.41",
"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": "3.1.41"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "SwiftyBootpay/Classes/**/*",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
],
"Alamofire": [
"~> 5.0.0-rc.3"
],
"ObjectMapper": [
]
},
"swift_version": "4.2"
}