[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 5 / e / RxItemArchitecture / 0.1.0 / RxItemArchitecture.podspec.json
blob10aa3d4cc44fa842f89026d78fa48398f03fa65c
2   "name": "RxItemArchitecture",
3   "version": "0.1.0",
4   "summary": "A reactive architecture framework to easily build screens based on table views",
5   "description": "A reactive architecture framework to easily build screens based on table views",
6   "homepage": "https://github.com/alexanderkorus/RxItemArchitecture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexanderkorus": "alexander.korus@svote.io"
13   },
14   "source": {
15     "git": "https://github.com/alexanderkorus/RxItemArchitecture.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RxItemArchitecture/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.0"
26     ],
27     "RxSwift": [
29     ],
30     "RxDataSources": [
32     ],
33     "RxCocoa": [
35     ],
36     "SSegmentControl": [
37       "~> 0.1.1"
38     ]
39   },
40   "swift_version": "5.0"