blob: d2b16b29e425b8f25cff2f3d66785527d4d643de [file] [log] [blame]
{
"name": "NSDictionary-ANDYSafeValue",
"version": "0.3.1",
"summary": "A sweet bulletproof vest for your NSDictionary",
"description": "A sweet bulletproof vest for your NSDictionary.\n\n* Safe valueForKey getters\n* Safe setValueForKey checking",
"homepage": "https://github.com/3lvis/NSDictionary-ANDYSafeValue",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/NSDictionary-ANDYSafeValue.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}