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
/
6
/
8
/
c
/
XHInputView
/
1.0.2
/
XHInputView.podspec.json
blob
f55ac1802578575f40672a7caf89b471fd020903
1
{
2
"name": "XHInputView",
3
"version": "1.0.2",
4
"summary": "轻量级评论输入框,支持多种样式,支持设置占位符等等...",
5
"homepage": "https://github.com/CoderZhuXH/XHInputView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHInputView.git",
18
"tag": "1.0.2"
19
},
20
"source_files": [
21
"XHInputView",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}