[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 4 / 8 / EasyDictionary / 0.2.4 / EasyDictionary.podspec.json
blobd1e7b8ef2c55c462efc9c1600bff383f202dc982
2   "name": "EasyDictionary",
3   "version": "0.2.4",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Niels Koole": "niels@getroadmap.com",
13     "Paul van Roosendaal": "paul@getroadmap.com",
14     "Roadmap": "appledevelopment@getroadmap.com"
15   },
16   "source": {
17     "git": "https://github.com/roadmaptravel/EasyDictionary.git",
18     "tag": "0.2.4"
19   },
20   "social_media_url": "https://twitter.com/roadmaptravel",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "EasyDictionary/Classes/**/*",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"