blob: 130b20c6a3461ad6ec49cd1cd9f104d478f8fc9e [file] [log] [blame]
{
"name": "LimitInputKit",
"version": "0.0.6",
"summary": "iOS - 输入内容控制控件",
"homepage": "https://github.com/linhay/LimitInputKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhay": "is.linhay@outlook.com"
},
"source": {
"git": "https://github.com/linhay/LimitInputKit.git",
"tag": "0.0.6"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*/**"
}