4 "summary": "Library to parse JSON to objects and Objects to JSON with operators.",
5 "description": "Library to parse JSON to objects and Objets to JSON with operators. Parsing infering types. Stop using `guard let`.\nThis library also will use throws to handling errors. Provide useful errors.",
6 "homepage": "https://github.com/julianAlonso/JASON",
12 "julianAlonso": "julian.alonso.dev@gmail.com"
15 "git": "https://github.com/julianAlonso/JASON.git",
18 "social_media_url": "https://twitter.com/maisterjuli",
23 "source_files": "Sources/**/*",
24 "pushed_with_swift_version": "3.0"