[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 1 / NSArrayAux / 0.0.1 / NSArrayAux.podspec.json
blobd472891ebe9e6626f52d2c463a5ed5ebbd6f5631
2   "name": "NSArrayAux",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Auxilary methods for NSArray.",
6   "authors": {
7     "normalcoder": "normalcoder@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/normalcoder/NSArrayAux.git",
11     "tag": "0.0.1"
12   },
13   "source_files": "*.{h,m}",
14   "requires_arc": true,
15   "homepage": "https://github.com/normalcoder/NSArrayAux"