blob: 2b3e55f78d77c926b6bb3a659a08ee90e92b4d80 [file] [log] [blame]
{
"name": "NSDictionary+SafeGetters",
"version": "1.0.7",
"summary": "Safe, informative and typed dictionary getters",
"description": "Safe, informative and typed dictionary getters.",
"homepage": "https://github.com/OlehKulykov/NSDictionary-SafeGetters",
"license": "MIT",
"authors": {
"OlehKulykov": "info@resident.name"
},
"source": {
"git": "https://github.com/OlehKulykov/NSDictionary-SafeGetters.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}",
"public_header_files": "*.h"
}