blob: 32304754f94b2d42033f87a805ec37d5663c6dea [file] [log] [blame]
{
"name": "ArrayUtils",
"version": "1.2",
"license": "zlib",
"summary": "A collection of category methods that extend NSArray to make manipulations easier and more concise.",
"homepage": "https://github.com/nicklockwood/ArrayUtils",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/ArrayUtils.git",
"tag": "1.2"
},
"source_files": "ArrayUtils",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}