[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 8 / 2 / 6 / KB17105Framework / 1.0.0 / KB17105Framework.podspec.json
blobd9c6e64136a84ee05bd096427f21f0d404b12de8
2   "name": "KB17105Framework",
3   "version": "1.0.0",
4   "summary": "KB17105Framework is framework for showing list of animated images.",
5   "homepage": "https://github.com/breemers10/KB17105Framework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "Kristaps Bremers": "kristaps.bremers@chi.lv"
12   },
13   "source": {
14     "git": "https://github.com/breemers10/KB17105Framework.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "GIFs/Classes",
19     "GIFs/Classes/**/*.swift"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "swift_versions": "5.0",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "dependencies": {
27     "RxSwift": [
28       "~> 5.1"
29     ],
30     "RxCocoa": [
31       "~> 5.1"
32     ],
33     "RxKeyboard": [
34       "~> 1.0"
35     ],
36     "Kingfisher": [
37       "~> 5.13"
38     ],
39     "Localize-Swift": [
40       "~> 2.0"
41     ],
42     "ReachabilitySwift": [
43       "~> 5.0"
44     ]
45   },
46   "swift_version": "5.0"