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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
2
/
6
/
1
/
JWTrace
/
0.1.6
/
JWTrace.podspec.json
blob
dd21048ba631a27d1e600bdd7a1991e2ff63e2b1
1
{
2
"name": "JWTrace",
3
"version": "0.1.6",
4
"summary": "日志打印控制器.",
5
"homepage": "https://github.com/junwangInChina/JWTrace",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wangjun": "github_work@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/junwangInChina/JWTrace.git",
18
"tag": "0.1.6"
19
},
20
"source_files": "JWTraceDemo/JWTrace/**/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": "UIKit"
23
}