8 "summary": "Convert values of any type into any other type in just one operation!",
9 "description": "Convert anything into anything in one operation; hex strings into UIColor/NSColor, JSON strings into class instances, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!",
10 "homepage": "https://github.com/isair/JSONHelper",
12 "Baris Sencan": "baris.sncn@gmail.com"
14 "social_media_url": "https://twitter.com/IsairAndMorty",
21 "git": "https://github.com/isair/JSONHelper.git",
24 "source_files": "JSONHelper/**/*.swift",
25 "frameworks": "Foundation",
27 "pushed_with_swift_version": "3.0"