blob: de730b4a7d84e7fc4a26a1d3a069405372db66fc [file] [log] [blame]
{
"name": "XBTextInputView",
"version": "1.0.0",
"summary": "文本输入框",
"homepage": "https://github.com/LiuSky/XBTextInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBTextInputView.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "XBTextInputView/Classes/*",
"swift_version": "5.0"
}