2 "name": "CacheAdvance",
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",
9 "git": "https://github.com/dfed/CacheAdvance.git",
12 "swift_versions": "5.1",
14 "Sources/CacheAdvance/**/*.{swift}",
15 "Sources/SwiftTryCatch/**/*.{h,m}"
23 "swift_version": "5.1"