2 "name": "PersistentCacheKit",
4 "summary": "A Swift library for caching items to the filesystem (using SQLite by default).",
5 "homepage": "https://github.com/davbeck/PersistentCacheKit",
11 "David Beck": "code@davidbeck.co"
14 "git": "https://github.com/davbeck/PersistentCacheKit.git",
17 "social_media_url": "https://twitter.com/davbeck",
22 "static_framework": true,
23 "swift_versions": "5.0",
24 "source_files": "Sources/PersistentCacheKit/**/*",
25 "swift_version": "5.0"