[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / ReactiveLevelCache / 0.15.0 / ReactiveLevelCache.podspec.json
blob9febd639a6494f6c0a2ba69fc842f03d8c727e5c
2   "name": "ReactiveLevelCache",
3   "version": "0.15.0",
4   "summary": "Objective-C level db with Reactive Cache compatible interface",
5   "description": "Google's LevelDB with RACSignal interface",
6   "homepage": "https://github.com/haifengkao/ReactiveLevelCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hai Feng Kao": "haifeng@cocoaspice.in"
13   },
14   "source": {
15     "git": "https://github.com/haifengkao/ReactiveLevelCache.git",
16     "tag": "0.15.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ReactiveLevelCache/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "ReactiveCache": [
25       ">= 0.37.0"
26     ],
27     "Objective-LevelDB": [
29     ],
30     "leveldb-library": [
31       ">= 1.22"
32     ],
33     "ReactiveObjC": [
35     ]
36   },
37   "swift_version": "5.0"