[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / 7 / e / CacheAdvance / 1.2.5 / CacheAdvance.podspec.json
blobd8040be4cd765015d4b5ec385ab462613d3d6fbc
2   "name": "CacheAdvance",
3   "version": "1.2.5",
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.5"
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"