2 "name": "CodableExtensions",
3 "swift_version": "5.0",
5 "summary": "CodableExtensions provides some useful extensions to Swift Codable",
6 "description": "Adds extensions to allow custom transformations during decoding. Also makes the interface a bit cleaner.",
7 "homepage": "https://github.com/jamesruston/CodableExtensions",
13 "jamesruston": "jruston90@gmail.com"
16 "git": "https://github.com/jamesruston/CodableExtensions.git",
19 "social_media_url": "https://twitter.com/james_ruston",
23 "source_files": "Classes/**/*"