[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 4 / 8 / EasyDictionary / 0.1.0 / EasyDictionary.podspec.json
blobb8e84b43ae7e80422ca497c19c45054d36f4ad6f
2   "name": "EasyDictionary",
3   "version": "0.1.0",
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.0"
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"