[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 3 / SwiftyBootpay / 3.3.5 / SwiftyBootpay.podspec.json
blob574f84229358bcade960791f4a49b15daa169ef2
2   "name": "SwiftyBootpay",
3   "version": "3.3.5",
4   "summary": "Bootpay PG Plugin For Swift",
5   "homepage": "https://github.com/bootpay/SwiftyBootpay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bootpay": "bootpay.co.kr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bootpay/SwiftyBootpay.git",
15     "tag": "3.3.5"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "SwiftyBootpay/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "CryptoSwift": [
26     ],
27     "Alamofire": [
28       "~> 5.2.2"
29     ],
30     "ObjectMapper": [
32     ],
33     "SwiftOTP": [
35     ],
36     "SnapKit": [
37       "~> 5.0.0"
38     ],
39     "JGProgressHUD": [
41     ]
42   },
43   "swift_version": "4.2"