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] NeuroID 3.4.1
[CocoaPods.git]
/
Specs
/
b
/
1
/
4
/
ZRLog
/
1.0.0
/
ZRLog.podspec.json
blob
05b98875dd803e19acab882c7652749564fa03b1
1
{
2
"name": "ZRLog",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "A delightful setting interface framework.",
8
"homepage": "https://github.com/ZRRyan/ZRLog",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"ZRRyan": "ruizhang1314@gmail.com"
15
},
16
"source": {
17
"git": "https://github.com/ZRRyan/ZRLog.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "ZRLog/*",
21
"requires_arc": true,
22
"frameworks": "UIKit"
23
}