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