4 "summary": "Simple monadic library for JSON Codable.",
5 "description": "TCJSON is a simple monadic library built on top of iOS 11's Codable protocol.\nYou just have to make your Codable models conform to TCJSONCodable (without implementing a single function) to get a bunch of utlity functions and initializers.",
6 "homepage": "https://github.com/TizianoCoroneo/TCJSON",
12 "TizianoCoroneo": "tizianocoroneo@me.com"
15 "git": "https://github.com/TizianoCoroneo/TCJSON.git",
18 "social_media_url": "https://facebook.com/tizianocoroneo",
22 "source_files": "TCJSON/Classes/**/*",
23 "pushed_with_swift_version": "4.0"