[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / e / f / 8 / ReactiveLists / 0.8.1.beta.6 / ReactiveLists.podspec.json
blob066aa0e487b067fbc649af2609728b79bdd2aff5
2   "name": "ReactiveLists",
3   "version": "0.8.1.beta.6",
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.1.beta.6"
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.2.0"
29     ]
30   },
31   "swift_version": "5.0"