[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 4 / 8 / EasyDictionary / 0.1.1 / EasyDictionary.podspec.json
blobfa0cc05d81d1ad8bb6bbf39468b8c978d23ef814
2   "name": "EasyDictionary",
3   "version": "0.1.1",
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   },
14   "source": {
15     "git": "https://github.com/roadmaptravel/EasyDictionary.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/roadmaptravel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasyDictionary/Classes/**/*",
23   "swift_version": "4.0"