blob: 32125a18c336ad6ac4549f69228a59b5c9c93fcd [file] [log] [blame]
{
"name": "XHInputView",
"version": "1.1.1",
"summary": "轻量级评论输入框,支持多种样式,支持设置占位符等等...",
"homepage": "https://github.com/CoderZhuXH/XHInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHInputView.git",
"tag": "1.1.1"
},
"source_files": [
"XHInputView",
"*.{h,m}"
],
"requires_arc": true
}