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",
13 "Paul van Roosendaal": "paul@getroadmap.com",
14 "Roadmap": "appledevelopment@getroadmap.com"
17 "git": "https://github.com/roadmaptravel/EasyDictionary.git",
20 "social_media_url": "https://twitter.com/roadmaptravel",
24 "source_files": "EasyDictionary/Classes/**/*",
25 "swift_versions": "5.0",
26 "swift_version": "5.0"