4 "summary": "JSONReader is a handy class for type checked access to JSON data using JSON paths.",
5 "description": "JSONReader provides type checked access to a JSON object using JSON paths. JSONReader reduces the amount of boiler plate code required to safely handle JSON and makes it easy to handle errors.",
6 "homepage": "https://github.com/benedictc/SwiftJSONReader",
12 "Benedict Cohen": "ben@benedictcohen.co.uk"
14 "social_media_url": "https://twitter.com/BenedictC",
22 "git": "https://github.com/benedictc/SwiftJSONReader.git",
25 "source_files": "JSONReader/JSONReader/*.swift"