blob: b0924147c4279d93409bd89609f3beb703df8c1b [file] [log] [blame]
{
"name": "NSDictionary-ANDYSafeValue",
"version": "0.2",
"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\n",
"homepage": "https://github.com/NSElvis/NSDictionary-ANDYSafeValue",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/NSElvis/NSDictionary-ANDYSafeValue.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/NSElvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}