4 "summary": "Fast, efficient and thread-safe persistent string caching for Swift.",
5 "description": "Two layer persistent string caching library with capacity management through LRU collector. Designed for async-writes and blocking-reads.",
6 "homepage": "https://github.com/modernistik/MemoryJar",
12 "Anthony Persaud": "persaud@modernistik.com"
15 "git": "https://github.com/modernistik/MemoryJar.git",
18 "social_media_url": "https://www.modernistik.com/",
22 "swift_versions": "5.0",
23 "source_files": "MemoryJar/**/*",
24 "swift_version": "5.0"