[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 0 / 6 / NSDictionary+SafeGetters / 1.0.5 / NSDictionary+SafeGetters.podspec.json
blobad0c218e9bca8ccff5190308821c1c131d1f6016
2   "name": "NSDictionary+SafeGetters",
3   "version": "1.0.5",
4   "summary": "Safe, informative and typed dictionary getters",
5   "description": "Safe, informative and typed dictionary getters.",
6   "homepage": "https://github.com/OlehKulykov/NSDictionary-SafeGetters",
7   "license": "MIT",
8   "authors": {
9     "OlehKulykov": "info@resident.name"
10   },
11   "source": {
12     "git": "https://github.com/OlehKulykov/NSDictionary-SafeGetters.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m,mm}",
20   "public_header_files": "*.h"