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] PrimerSDK 2.33.1
[CocoaPods.git]
/
Specs
/
4
/
b
/
d
/
LogToWindow
/
1.0.4
/
LogToWindow.podspec.json
blob
b0229a27d1c02165fb4388cdf53696670f8459c0
1
{
2
"name": "LogToWindow",
3
"version": "1.0.4",
4
"summary": "Debug模式下宏定义log打印输出到window层",
5
"homepage": "https://github.com/505god/LogToWindow",
6
"license": "MIT",
7
"authors": {
8
"qcx": "18915410342@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/505god/LogToWindow.git",
15
"tag": "1.0.4"
16
},
17
"source_files": "LogToWindow/Classes/*.{h,m}",
18
"requires_arc": true
19
}