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] PINOperation 1.2.2
[CocoaPods.git]
/
Specs
/
7
/
e
/
d
/
TSHelpTool
/
0.0.1
/
TSHelpTool.podspec.json
blob
e46d3891b6ac12c40b78acd025dae8902d9cf228
1
{
2
"name": "TSHelpTool",
3
"version": "0.0.1",
4
"summary": "summary",
5
"homepage": "https://gitee.com/TingShuo_iOS/TSHelpTool",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"shxlxa": "842495841@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/TingShuo_iOS/TSHelpTool.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "TSHelpTool/Classes/**/*",
21
"dependencies": {
22
"FTCommonCategory": [
23
24
],
25
"FTShareSDKManager": [
26
27
],
28
"YYKit": [
29
30
],
31
"Masonry": [
32
33
],
34
"TSConstant": [
35
36
],
37
"SVProgressHUD": [
38
39
],
40
"TSCommonModel": [
41
42
]
43
}
44
}