blob: 64a749288767bbf6ddb1d02ea8369e1c98a5f8d3 [file] [log] [blame]
{
"name": "NSDictionary-ANDYSafeValue",
"version": "0.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\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.1"
},
"social_media_url": "https://twitter.com/NSElvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}