[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 2 / ArrayUtils / 1.3 / ArrayUtils.podspec.json
blobf09265294a1afcc84be4b05bc405a4116c0885b1
2   "name": "ArrayUtils",
3   "version": "1.3",
4   "license": "zlib",
5   "summary": "A collection of category methods that extend NSArray to make manipulations easier and more concise.",
6   "homepage": "https://github.com/nicklockwood/ArrayUtils",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/ArrayUtils.git",
10     "tag": "1.3"
11   },
12   "source_files": "ArrayUtils",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }