2 "name": "FunctionalJSON",
4 "summary": "FunctionalJSON is a fast and functional JSON library for Swift.",
5 "description": "Inspired by the play/scala JSON lib.\nSimple reads composition to build complex structures\nFull JSON validation & easy debugging\nEasy navigation into the JSON tree\nSimple syntax\nFast !",
6 "homepage": "https://github.com/kreactive/FunctionalJSON",
9 "Antoine Palazzolo": "a.palazzolo@kreactive.com"
12 "git": "https://github.com/kreactive/FunctionalJSON.git",
15 "social_media_url": "https://twitter.com/antoine_p",
20 "source_files": "FunctionalJSON/*.swift",
22 "FunctionalBuilder": [