[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / d / ReSwiftDataSource / 1.3.0 / ReSwiftDataSource.podspec.json
blobe1c8a1decf0a9a20868dbfab4eb15fecd982162e
2   "name": "ReSwiftDataSource",
3   "version": "1.3.0",
4   "summary": "CollectionView, TableView DataSource using ReSwift states",
5   "description": "ReSwiftDataSource uses ReSwift state as datasource\n    for the collectionView",
6   "homepage": "https://github.com/sisomollov/ReSwiftDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SiSo Mollov": "mollov@me.com"
13   },
14   "source": {
15     "git": "https://github.com/sisomollov/ReSwiftDataSource.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ReSwiftDataSource/Source/**/*",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "dependencies": {
26     "ReSwift": [
28     ],
29     "Changeset": [
31     ]
32   }