[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / 4 / RocketData / 6.0.1 / RocketData.podspec.json
blob14de5c9aebcf0efac764bb5f2df1c4ea3b3c43de
2   "name": "RocketData",
3   "version": "6.0.1",
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": "6.0.1"
13   },
14   "source_files": "RocketData/**/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "Foundation",
19   "dependencies": {
20     "ConsistencyManager": [
21       "~> 6.0.0"
22     ]
23   }