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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
3
/
7
/
HWSegment
/
0.1.0
/
HWSegment.podspec.json
blob
eb4b2810b9b0947d83f9389bd0011c1bd97fa8ad
1
{
2
"name": "HWSegment",
3
"version": "0.1.0",
4
"summary": "选项卡",
5
"description": "分为选项卡视图和选项卡容器控制器,可拆分单独使用",
6
"homepage": "https://github.com/RedGerrard/HWSegment",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"RedGerrard": "417705652@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/RedGerrard/HWSegment.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HWSegment/Classes/**/*"
22
}