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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
4
/
9
/
e
/
SHClickTextView
/
1.0.1
/
SHClickTextView.podspec.json
blob
cc562156f5d9c535e3a2d50cddd9b5bc281761e0
1
{
2
"name": "SHClickTextView",
3
"version": "1.0.1",
4
"summary": "文本局部点击",
5
"requires_arc": true,
6
"license": "MIT",
7
"platforms": {
8
"ios": "7.0"
9
},
10
"authors": {
11
"CSH": "624089195@qq.com"
12
},
13
"homepage": "https://github.com/CCSH/SHClickTextView",
14
"source": {
15
"git": "https://github.com/CCSH/SHClickTextView.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "SHClickTextView/*.{h,m}"
19
}