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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
8
/
d
/
SHLabelPageView
/
1.0.3
/
SHLabelPageView.podspec.json
blob
1e42919ee73eb75c8cf3ee0203dea7e57d668791
1
{
2
"name": "SHLabelPageView",
3
"version": "1.0.3",
4
"summary": "标签页",
5
"license": "MIT",
6
"authors": {
7
"CSH": "624089195@qq.com"
8
},
9
"platforms": {
10
"ios": "6.0"
11
},
12
"requires_arc": true,
13
"homepage": "https://github.com/CCSH/SHLabelPageView",
14
"source": {
15
"git": "https://github.com/CCSH/SHLabelPageView.git",
16
"tag": "1.0.3"
17
},
18
"source_files": "SHLabelPageView/*.{h,m}",
19
"dependencies": {
20
"UIView+SHExtension": [
21
"0.0.1"
22
]
23
}
24
}