blob: d472891ebe9e6626f52d2c463a5ed5ebbd6f5631 [file] [log] [blame]
{
"name": "NSArrayAux",
"version": "0.0.1",
"license": "MIT",
"summary": "Auxilary methods for NSArray.",
"authors": {
"normalcoder": "normalcoder@gmail.com"
},
"source": {
"git": "https://github.com/normalcoder/NSArrayAux.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/normalcoder/NSArrayAux"
}