2 "name": "CodableExtensions",
4 "summary": "CodableExtensions provides some useful extensions to Swift Decodable",
5 "description": "Adds extensions to allow custom transformations during decoding. Also makes the interface a bit cleaner.",
6 "homepage": "https://github.com/jamesruston/CodableExtensions",
12 "jamesruston": "jruston90@gmail.com"
15 "git": "https://github.com/jamesruston/CodableExtensions.git",
18 "social_media_url": "https://twitter.com/james_ruston",
22 "source_files": "Classes/**/*",
23 "pushed_with_swift_version": "3.0"