[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 6 / NSDictionary+SafeGetters / 1.0.3 / NSDictionary+SafeGetters.podspec.json
blob2487c7be0ac0aaa460ac17ecd897edd316d0124e
2   "name": "NSDictionary+SafeGetters",
3   "version": "1.0.3",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m,mm}",
20   "public_header_files": "*.h"