[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 8 / 7 / RxDataSourcesExt / 0.2.4 / RxDataSourcesExt.podspec.json
blob81db08ed964435b112fabdc26c8ef0b0abbcdfcc
2   "name": "RxDataSourcesExt",
3   "version": "0.2.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.2.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"