{ | |
"name": "SwiftyBootpay", | |
"version": "2.0.3", | |
"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.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SwiftyBootpay/Classes/**/*", | |
"pushed_with_swift_version": "3.0" | |
} |