[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 7 / Comier / 0.5.2 / Comier.podspec.json
blob925c7c6897ec81748fb24063271249eb3494085b
2   "name": "Comier",
3   "version": "0.5.2",
4   "summary": "MVVM-AppBase for Texture + IGListKit + DifferenceKit",
5   "swift_versions": "5.4",
6   "description": "MVVM with TextureGroup + IGListKit + DifferenceKit + Swinject + Reactive Programing",
7   "homepage": "https://github.com/baveku/Comier",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "baveku": "baveku@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/baveku/Comier.git",
17     "tag": "0.5.2",
18     "submodules": true
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": [
24     "Comier/Classes/**/*",
25     "TextureSwiftSupport/TextureSwiftSupport",
26     "TextureSwiftSupport/TextureSwiftSupport/**/*.swift",
27     "RxCocoa-Texture/RxCocoa-Texture",
28     "RxCocoa-Texture/RxCocoa-Texture/**/*.swift"
29   ],
30   "frameworks": "UIKit",
31   "dependencies": {
32     "RxSwift": [
34     ],
35     "RxCocoa": [
37     ],
38     "Swinject": [
40     ],
41     "Texture": [
43     ],
44     "Texture/IGListKit": [
46     ],
47     "Moya": [
48       ">= 14.0.0"
49     ],
50     "Moya/RxSwift": [
51       ">= 14.0.0"
52     ],
53     "ObjectMapper": [
55     ],
56     "RxKeyboard": [
58     ],
59     "FDFullscreenPopGesture": [
60       ">= 1.1"
61     ],
62     "NVActivityIndicatorView": [
64     ],
65     "DifferenceKit": [
67     ]
68   },
69   "swift_version": "5.4"