[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 4 / RxDataSources-Texture / 1.0.1 / RxDataSources-Texture.podspec.json
blob9e58709accca12b19717ebd70e1986462e6f5908
2   "name": "RxDataSources-Texture",
3   "version": "1.0.1",
4   "summary": "RxDataSources With Texture",
5   "description": "This is a collection of reactive data sources for ASTableNode and ASCollectionNode",
6   "homepage": "https://github.com/OhKanghoon/RxDataSources-Texture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OhKanghoon": "ggaa96@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/OhKanghoon/RxDataSources-Texture.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "RxDataSources-Texture/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.0"
26     ],
27     "RxCocoa": [
28       "~> 4.0"
29     ],
30     "Differentiator": [
31       "~> 3.0"
32     ],
33     "Texture": [
34       "~> 2.7"
35     ]
36   }