[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 2 / 6 / 4 / RocketData / 8.0.0 / RocketData.podspec.json
blob2d40c26bb54477020029b855abdedfffc6d84c0c
2   "name": "RocketData",
3   "version": "8.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0"
6   },
7   "homepage": "https://plivesey.github.io/RocketData",
8   "authors": "plivesey",
9   "summary": "A non-blocking CoreData replacement which uses immutable models.",
10   "source": {
11     "git": "https://github.com/plivesey/RocketData.git",
12     "tag": "8.0.0"
13   },
14   "source_files": "RocketData/**/*.swift",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "ios": {
20     "frameworks": "Foundation"
21   },
22   "tvos": {
23     "frameworks": "Foundation"
24   },
25   "dependencies": {
26     "ConsistencyManager": [
27       "~> 8.0.0"
28     ]
29   }