[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 3 / SwiftyBootpay / 3.3.6 / SwiftyBootpay.podspec.json
blob8079dcead9f74c863237d4ce873e77fbc8aa74fa
2   "name": "SwiftyBootpay",
3   "version": "3.3.6",
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.6"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "SwiftyBootpay/Classes/**/*",
22   "resource_bundles": {
23     "SwiftyBootpay": [
24       "SwiftyBootpay/*.xcassets"
25     ]
26   },
27   "static_framework": true,
28   "dependencies": {
29     "CryptoSwift": [
31     ],
32     "Alamofire": [
33       "~> 5.2.2"
34     ],
35     "ObjectMapper": [
37     ],
38     "SwiftOTP": [
40     ],
41     "SnapKit": [
42       "~> 5.0.0"
43     ],
44     "JGProgressHUD": [
46     ]
47   },
48   "swift_version": "4.2"