2 "name": "EasyDictionary",
4 "summary": "Nothing special just a few helpers to get values from a dictionary.",
5 "description": "This little helper provides some methods to get optional and non-optional values from your dictionary. This can be used anywhere, but we use it mostly to parse data from an endpoint into an object.",
6 "homepage": "https://github.com/roadmaptravel/EasyDictionary",
12 "Niels Koole": "niels@getroadmap.com"
15 "git": "https://github.com/roadmaptravel/EasyDictionary.git",
18 "social_media_url": "https://twitter.com/roadmaptravel",
22 "source_files": "EasyDictionary/Classes/**/*",
23 "swift_version": "4.0"