[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / f / 8 / ReactiveLists / 0.8.0.beta.1 / ReactiveLists.podspec.json
blob5301469e7c6b0fadbbfba5b35dca3381620375b3
2   "name": "ReactiveLists",
3   "version": "0.8.0.beta.1",
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.beta.1"
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"