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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
6
/
3
/
a
/
WPLogOutputer
/
0.0.3
/
WPLogOutputer.podspec.json
blob
aa4410b15893f6212d3eccef921033caac943d0d
1
{
2
"name": "WPLogOutputer",
3
"version": "0.0.3",
4
"summary": "离线日志打印神器",
5
"homepage": "https://github.com/anrikgwp/WPLogOutputer",
6
"license": "MIT",
7
"authors": {
8
"Anrik_gwp": "anrik_gwp@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/anrikgwp/WPLogOutputer.git",
15
"tag": "0.0.3"
16
},
17
"source_files": [
18
"WPLogOutputer",
19
"WPLogOutputer/*.{h,m}"
20
],
21
"requires_arc": true
22
}