blob: ab9bdb5ee7d375c919aa09846af17d121f7c43fd [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "3.3.0",
"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.0"
},
"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"
}