blob: 4707a11c1843e2ba7d83ebdcc90c5c5560c582d5 [file] [log] [blame]
{
"name": "XCInputView",
"version": "0.0.1",
"summary": "XCInputView.",
"description": "XCInputView 简单文本输入框视图的封装",
"homepage": "https://github.com/fanxiaocong/XCInputView",
"license": "MIT",
"authors": {
"@fanxiaocong": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCInputView.git",
"tag": "0.0.1"
},
"source_files": "XCInputView/*.{h,m,xib}",
"platforms": {
"ios": "9.0"
}
}