[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / GTScanner / 0.0.1 / GTScanner.podspec.json
blob98df130231f549baaf0c2f5ea9c835ac5d80ffd9
2   "name": "GTScanner",
3   "version": "0.0.1",
4   "summary": "GTScanner",
5   "homepage": "https://bitbucket.org/onzame/gtscanner.git",
6   "authors": {
7     "Sergei Fabian": "sf.welcome@icloud.com"
8   },
9   "source": {
10     "git": "https://bitbucket.org/onzame/gtscanner.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": [
18     "GTScanner*",
19     "Classes/**/*.{swift,h,m}"
20   ],
21   "resources": [
22     "Resource/**/*.{xcassets}",
23     "Resource/**/*.{ttf}"
24   ],
25   "frameworks": "UIKit",
26   "swift_versions": "5.1",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "dependencies": {
31     "ReactorKit": [
33     ],
34     "RxSwift": [
35       "~> 5"
36     ],
37     "RxCocoa": [
38       "~> 5"
39     ],
40     "RxViewController": [
42     ],
43     "RxDataSources": [
44       "~> 4.0"
45     ],
46     "RxSwiftExt": [
47       "~> 5"
48     ],
49     "RxOptional": [
51     ],
52     "Swinject": [
54     ],
55     "SwinjectAutoregistration": [
56       "2.6.0"
57     ],
58     "SkyFloatingLabelTextField": [
59       "~> 3.0"
60     ],
61     "MaterialComponents/BottomSheet": [
63     ],
64     "MaterialComponents/Snackbar": [
66     ],
67     "SnapKit": [
68       "~> 5.0.0"
69     ],
70     "Cosmos": [
71       "~> 20.0"
72     ],
73     "SwipeCellKit": [
75     ],
76     "ImageSlideshow": [
77       "~> 1.8.3"
78     ],
79     "ImageSlideshow/Kingfisher": [
81     ],
82     "Moya/RxSwift": [
83       "14.0.0-beta.5"
84     ],
85     "Kingfisher": [
86       "~> 5.0"
87     ],
88     "Then": [
90     ],
91     "ReusableKit": [
93     ]
94   },
95   "swift_version": "5.1"