[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / ReactiveLists / 0.8.0.alpha.2 / ReactiveLists.podspec.json
blob521d456b0c1617091fb341c6d4d9b13d4f753caf
2   "name": "ReactiveLists",
3   "version": "0.8.0.alpha.2",
4   "summary": "React-like API for UITableView and UICollectionView",
5   "homepage": "https://github.com/plangrid/ReactiveLists",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "PlanGrid",
11   "documentation_url": "https://plangrid.github.io/ReactiveLists",
12   "social_media_url": "https://medium.com/plangrid-technology",
13   "source": {
14     "git": "https://github.com/plangrid/ReactiveLists.git",
15     "tag": "0.8.0.alpha.2"
16   },
17   "source_files": "Sources/**/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "4.2",
23     "5.0"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "DifferenceKit": [
28       "~> 1.1.0"
29     ]
30   },
31   "swift_version": "5.0"