[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / 7 / e / CacheAdvance / 0.2.0 / CacheAdvance.podspec.json
blob34bb3cca3b3ae81b932df45ee57cc61aa11c6922
2   "name": "CacheAdvance",
3   "version": "0.2.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "A cache that enables the performant persistence of individual messages to disk",
6   "homepage": "https://github.com/dfed/CacheAdvance",
7   "authors": "Dan Federman",
8   "source": {
9     "git": "https://github.com/dfed/CacheAdvance.git",
10     "tag": "0.2.0"
11   },
12   "swift_versions": "5.1",
13   "source_files": [
14     "Sources/CacheAdvance/**/*.{swift}",
15     "Sources/SwiftTryCatch/**/*.{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"