[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 2 / c / GTScanner / 1.0.11 / GTScanner.podspec.json
blob63627a8524988c8c9602673539012469a84646f5
2   "name": "GTScanner",
3   "version": "1.0.11",
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": "1.0.11"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": [
18     "GTScanner*",
19     "Classes/**/*.{swift,h,m}"
20   ],
21   "resource_bundles": {
22     "GTScanner": [
23       "Resources/**/*.{xcassets}",
24       "Resources/**/*.{ttf}"
25     ]
26   },
27   "frameworks": "UIKit",
28   "swift_versions": "5.2",
29   "platforms": {
30     "ios": "10.0"
31   },
32   "dependencies": {
33     "ReactorKit": [
35     ],
36     "RxSwift": [
37       "~> 5"
38     ],
39     "RxCocoa": [
40       "~> 5"
41     ],
42     "RxViewController": [
44     ],
45     "RxDataSources": [
46       "~> 4.0"
47     ],
48     "RxSwiftExt": [
49       "~> 5"
50     ],
51     "RxOptional": [
52       "~> 4.1"
53     ],
54     "Swinject": [
55       "~> 2.7"
56     ],
57     "SwinjectAutoregistration": [
58       "2.6.0"
59     ],
60     "SkyFloatingLabelTextField": [
61       "~> 3.0"
62     ],
63     "MaterialComponents/BottomSheet": [
64       "~> 107.0"
65     ],
66     "MaterialComponents/Snackbar": [
67       "~> 107.0"
68     ],
69     "SnapKit": [
70       "~> 5.0.0"
71     ],
72     "Cosmos": [
73       "~> 20.0"
74     ],
75     "SwipeCellKit": [
76       "~> 2.7"
77     ],
78     "ImageSlideshow": [
79       "~> 1.8.3"
80     ],
81     "ImageSlideshow/Kingfisher": [
82       "~> 1.8.3"
83     ],
84     "Moya": [
85       "13.0.1"
86     ],
87     "Kingfisher": [
88       "~> 5.0"
89     ],
90     "Then": [
92     ],
93     "ReusableKit": [
95     ]
96   },
97   "swift_version": "5.2"