blob: 6678cf72bbbc5e02415cae9a6f8a4bd1f1843d66 [file] [log] [blame]
{
"name": "NSJSONSerialization-ANDYJSONFile",
"version": "1.1",
"summary": "Get an array or dictionary from a .json file",
"description": " * Get an array or dictionary from a .json file\n",
"homepage": "https://github.com/NSElvis/NSJSONSerialization-ANDYJSONFile",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nunez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/NSElvis",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NSElvis/NSJSONSerialization-ANDYJSONFile.git",
"tag": "1.1"
},
"source_files": "NSJSONSerialization-ANDYJSONFile/",
"frameworks": "Foundation",
"requires_arc": true
}