[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / 7 / RxDataSourcesExt / 0.1.4 / RxDataSourcesExt.podspec.json
blob5eaad9f417701a14efc3ba1c3f7b01b2debc65d8
2   "name": "RxDataSourcesExt",
3   "version": "0.1.4",
4   "summary": "Useful extension for RxDataSources",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MasterWatcher/RxDataSourcesExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MasterWatcher": "antongoncharov4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MasterWatcher/RxDataSourcesExt.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "4.2"
23   ],
24   "source_files": "RxDataSourcesExt/Classes/**/*",
25   "dependencies": {
26     "RxDataSources": [
27       "~> 3.0"
28     ],
29     "RxSwift": [
30       "~> 4.2"
31     ]
32   },
33   "swift_version": "4.2"