4 "summary": "A backport of Swift 4 Codable.",
5 "description": "This library is a backport of the Swift 4 `Codable` stuff. It includes the implementations of the `Codable` protocol for standard types and Foundation types, and `JSONEncoder` and `JSONDecoder` classes as well.",
6 "homepage": "https://github.com/broadwaylamb/Codable",
12 "broadwaylamb": "seergy_pro@me.com"
15 "git": "https://github.com/broadwaylamb/Codable.git",
18 "social_media_url": "https://twitter.com/broadway_lamb",
25 "source_files": "Sources/*.swift",
26 "pushed_with_swift_version": "3.0"