blob: 950ff3f34580b93082fc941c2adc7d6fec234316 [file] [log] [blame]
{
"name": "SwiftyBootpay",
"version": "2.1.1",
"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.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyBootpay/Classes/**/*",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
]
}
}