blob: 1a543999e877126d9c422201f75e96ac2f060a35 [file] [log] [blame]
{
"name": "Nilus",
"version": "1.0.0",
"summary": "A category on NSArray and NSMutableArray 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.0.0"
},
"source_files": "Classes",
"requires_arc": true
}