blob: 25ade4a8e399abd8cd5e0295990497a0934b2818 [file] [log] [blame]
{
"name": "LimitInputKit",
"version": "0.0.1",
"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.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*/**"
}