2 "name": "UserDefaultsStore",
4 "summary": "Why not use UserDefaults to store Codable objects 😉",
5 "description": "You love Swift\"s Codable protocol and use it everywhere, here is an easy and very light way to store - reasonable amount 😅 - of Codable objects, in a couple lines of code.",
6 "homepage": "https://github.com/omaralbeik/UserDefaultsStore",
11 "social_media_url": "http://twitter.com/omaralbeik",
13 "Omar Albeik": "https://twitter.com/omaralbeik"
15 "module_name": "UserDefaultsStore",
17 "git": "https://github.com/omaralbeik/UserDefaultsStore.git",
20 "source_files": "Sources/**/*.swift",
21 "swift_versions": "5.0",
29 "swift_version": "5.0"