blob: ec4ebb561b1e19919a41545018f41b1634a1e44e [file] [log] [blame]
{
"name": "NSDictionary+SafeGetters",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}",
"public_header_files": "*.h"
}