[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / a / 4 / ReactiveLevelCache / 0.11.0 / ReactiveLevelCache.podspec.json
blob902b138789a6b3f36b389fe42023279be4ed3e5d
2   "name": "ReactiveLevelCache",
3   "version": "0.11.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.11.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   },
31   "swift_version": "5.0"