[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 0 / 7 / e / CacheAdvance / 2.1.0 / CacheAdvance.podspec.json
blob980f885eedc7efa97ffaf0a9bb75e4a294941672
2   "name": "CacheAdvance",
3   "version": "2.1.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.1.0"
11   },
12   "source_files": [
13     "Sources/**/*.{swift}",
14     "Sources/**/*.{h,m}"
15   ],
16   "platforms": {
17     "ios": "13.0",
18     "tvos": "13.0",
19     "watchos": "6.0",
20     "osx": "10.15",
21     "visionos": "1.0"
22   }