[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 7 / e / CacheAdvance / 1.2.3 / CacheAdvance.podspec.json
blob6339ca3046b7416fd90be20cb205aec83f34e9e5
2   "name": "CacheAdvance",
3   "version": "1.2.3",
4   "license": "Apache License, Version 2.0",
5   "summary": "A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.",
6   "homepage": "https://github.com/dfed/CacheAdvance",
7   "authors": "Dan Federman",
8   "source": {
9     "git": "https://github.com/dfed/CacheAdvance.git",
10     "tag": "1.2.3"
11   },
12   "swift_versions": "5.1",
13   "source_files": [
14     "Sources/**/*.{swift}",
15     "Sources/**/*.{h,m}"
16   ],
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0",
20     "watchos": "5.0",
21     "osx": "10.14"
22   },
23   "swift_version": "5.1"