{ | |
"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 | |
} |