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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
7
/
d
/
1
/
NZLog
/
0.0.1
/
NZLog.podspec.json
blob
7abac2d932ea478d4882d97c1bd1987c036af33e
1
{
2
"name": "NZLog",
3
"version": "0.0.1",
4
"summary": "NZLog is a real time log viewer.",
5
"homepage": "https://github.com/abingeorgev/NZLog",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"authors": {
14
"Abin George Varghese": "email@address.com"
15
},
16
"source": {
17
"git": "https://github.com/abingeorgev/NZLog.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"NZLog",
22
"*.{h,m}"
23
]
24
}