repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] MirrorXML 4.0.3
[CocoaPods.git]
/
Specs
/
4
/
c
/
1
/
NSArrayAux
/
0.0.1
/
NSArrayAux.podspec.json
blob
d472891ebe9e6626f52d2c463a5ed5ebbd6f5631
1
{
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"
16
}