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] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
8
/
d
/
a
/
WSLog
/
0.1.2
/
WSLog.podspec.json
blob
94e647f86b658a53a3b0aceb871390166cb3e81c
1
{
2
"name": "WSLog",
3
"version": "0.1.2",
4
"summary": "日志管理",
5
"description": "日志插件,用于管理日志",
6
"homepage": "https://github.com/wws19125/WSLog",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"王的世界": "wws19125@126.com"
13
},
14
"source": {
15
"git": "https://github.com/wws19125/WSLog.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "WSLog/**/*",
22
"frameworks": "UIKit"
23
}