blob: fd22585ccf63f8e67055648cd53fd403d4a0e4be [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "2.0.8",
"summary": "PG Plugin For Swift",
"description": "TODO: Add long description of the pod here.",
"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.0.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyBootpay/Classes/**/*",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
]
}
}