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