4 "summary": "Simple way to map a JSON Dictionary to a Swift object.",
5 "description": "AJSONMapper is a simple way to map a JSON Dictionary to a Swift object. \nJSONMapper is written using Swift 2.0 and depands on the new Swift error \nhandling and guard clauses.",
6 "homepage": "https://github.com/robertpalmer/JSONMapper",
9 "Robert Palmer": "mail@robertpalmer.de"
15 "git": "https://github.com/robertpalmer/JSONMapper.git",
20 "JSONMapper/**/*.{h,m}"
22 "exclude_files": "JSONMapperTests"