4 "summary": "Make Swift's Codable easier using Property Wrappers.",
5 "description": "CodableX provides the property wrappers that are pretty handy to decode and encode structs or classes as you desire without implementing your custom codable structs or classes from scratch.",
6 "homepage": "https://github.com/dscyrescotti/CodableX",
12 "Dscyre Scotti": "dscyrescotti@gmail.com"
14 "social_media_url": "https://twitter.com/dscyrescotti",
15 "documentation_url": "https://github.com/dscyrescotti/CodableX",
16 "swift_versions": "5.0",
18 "git": "https://github.com/dscyrescotti/CodableX.git",
21 "source_files": "Sources/CodableX/**/*.swift",
23 "SWIFT_VERSION": "5.3"
31 "swift_version": "5.0"