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] TMUserCenter 0.2.57
[CocoaPods.git]
/
Specs
/
2
/
8
/
b
/
TWBaseTool
/
0.0.6
/
TWBaseTool.podspec.json
blob
a042a8b6178a2933aaa76de7061d0755cdc72fe4
1
{
2
"name": "TWBaseTool",
3
"version": "0.0.6",
4
"summary": "TWBaseTool is a base tool.",
5
"homepage": "https://github.com/TiltWang/TWBaseTool",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"tiltwang": "wangxufeng092@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/TiltWang/TWBaseTool.git",
18
"tag": "0.0.6"
19
},
20
"source_files": "TWBaseTool/Classes/**/*"
21
}