2 "name": "SVEJSONObject",
4 "summary": "A simple JSON data deserializer using Swift.",
5 "description": "JSONObject is a simple JSON deserializer using Swift.\n\nThe implementation is minimal but very expressive easily extendable.\nOne of the main features is the handling and trackdown of errors in the json objects.",
6 "homepage": "https://github.com/sergioestevao/SVEJSONObject",
9 "Sérgio Estêvão": "sergio.estevao@gmail.com"
12 "git": "https://github.com/sergioestevao/SVEJSONObject.git",
15 "social_media_url": "https://twitter.com/SergioEstevao",
20 "source_files": "Pod/Classes/**/*"