[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 4 / RxDataSources-Texture / 1.2.1 / RxDataSources-Texture.podspec.json
bloba1356ac77801d9a86071522690064cb811e422ff
2   "name": "RxDataSources-Texture",
3   "version": "1.2.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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "swift_version": "5.0",
23   "source_files": "RxDataSources-Texture/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "~> 5.0"
27     ],
28     "RxCocoa": [
29       "~> 5.0"
30     ],
31     "Differentiator": [
32       "~> 4.0"
33     ],
34     "Texture": [
35       ">= 2.7"
36     ]
37   }