blob: 096c85e5d9523955a927bc50189c68259040ee62 [file] [log] [blame]
{
"name": "Nilus",
"version": "1.1.0",
"summary": "A category on NS(Mutable)Array and NS(Mutable)Dictionary for handling nil objects.",
"homepage": "https://github.com/beheim/Nilus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masashi Beheim": "github@beheim.eu"
},
"source": {
"git": "https://github.com/beheim/Nilus.git",
"tag": "1.1.0"
},
"source_files": "Classes",
"requires_arc": true
}