2 "name": "FreeformJSON",
4 "summary": "Type-safe freeform JSON data structure with Codable support for Swift",
5 "description": "FreeformJSON is a tiny data structure that allows you to create and/or access freeform JSON data in a type safe manner, while still enjoying the benefits of the Codable protocol",
6 "homepage": "https://github.com/fabiorodella/FreeformJSON",
12 "Fabio Rodella": "fabiorodella@gmail.com"
21 "git": "https://github.com/fabiorodella/FreeformJSON.git",
24 "source_files": "Sources/**/*",
25 "frameworks": "Foundation",
26 "swift_version": "4.0"