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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
9
/
e
/
0
/
SFLog
/
0.1.0
/
SFLog.podspec.json
blob
adba0512caeb4ba6cc1bf46704e2bde12fd2f6e7
1
{
2
"name": "SFLog",
3
"version": "0.1.0",
4
"summary": "打印日志工具",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/chengsifang/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chengsifang": "csf62615@sina.com"
13
},
14
"source": {
15
"git": "https://github.com/chengsifang/SFLog.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SFLog/Classes/**/*"
22
}