[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / e / CacheAdvance / 2.0.0 / CacheAdvance.podspec.json
blob71d54eefbc2c2ae03bcec796ec4550a08f7a380c
2   "name": "CacheAdvance",
3   "version": "2.0.0",
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": "2.0.0"
11   },
12   "swift_versions": "5.6",
13   "source_files": [
14     "Sources/**/*.{swift}",
15     "Sources/**/*.{h,m}"
16   ],
17   "platforms": {
18     "ios": "13.0",
19     "tvos": "13.0",
20     "watchos": "6.0",
21     "osx": "10.15"
22   },
23   "swift_version": "5.6"