4 "summary": "A key-value storage, Swift language cache tool like UserDefaults on iOS Platform.",
5 "description": "- A key-value storage cache tool like UserDefaults on iOS Platform.\n- Support base type and Codable type.\n- Using Swift, more safe and concise.",
6 "homepage": "https://github.com/CUITCHE/UserCaches",
9 "hejunqiu": "xiaohe918@vip.qq.com"
15 "git": "https://github.com/CUITCHE/UserCaches.git",
18 "source_files": "Sources/UserCaches/**/*.swift",
19 "frameworks": "Foundation",
21 "swift_version": "4.1",