blob: f09265294a1afcc84be4b05bc405a4116c0885b1 [file] [log] [blame]
{
"name": "ArrayUtils",
"version": "1.3",
"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.3"
},
"source_files": "ArrayUtils",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}