[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 0 / a / MavWebPayController / 0.0.3 / MavWebPayController.podspec.json
blob417aec8010324a0277a617a88a5229fd3f69e016
2   "name": "MavWebPayController",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Webpay Controller",
7   "requires_arc": true,
8   "static_framework": true,
9   "version": "0.0.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "alfredolucomav": "alfredo.luco@mavericks.cool"
16   },
17   "homepage": "https://github.com/alfredolucomav/MavWebpayController",
18   "source": {
19     "git": "https://github.com/alfredolucomav/MavWebpayController",
20     "tag": "0.0.3"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ],
27     "source_files": "MavWebPayController/Sources/**/*.{swift}"
28   },
29   "dependencies": {
30     "MaterialComponents/Buttons": [
32     ],
33     "SVDismissableProgressHUD": [
35     ],
36     "IQKeyboardManagerSwift": [
38     ],
39     "Alamofire": [
41     ],
42     "Firebase": [
44     ],
45     "Firebase/Core": [
47     ],
48     "Firebase/Firestore": [
50     ],
51     "Firebase/Auth": [
53     ],
54     "Promises": [
56     ],
57     "ObjectMapper": [
59     ],
60     "RxSwift": [
62     ],
63     "RxCocoa": [
65     ],
66     "MaterialComponents/Snackbar": [
68     ],
69     "MaterialComponents/Snackbar+ColorThemer": [
71     ]
72   },
73   "resources": [
74     "MavWebPayController/Assets/**/*.*",
75     "MavWebPayController/Sources/**/*.{xib}"
76   ],
77   "swift_versions": [
78     "4.2",
79     "5.0"
80   ],
81   "swift_version": "5.0"