blob: df7d0a47988e35adef06938c39fdb898a07795bd [file] [log] [blame]
{
"name": "UIControl+kb_limit",
"version": "1.0.1",
"summary": "init.",
"description": "UIControl+kb_limit是UIControl的扩展,用于控件限流,即单位时间内只响应一次操作.",
"homepage": "https://github.com/kabda/KBActionLimitDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kabda": "xmacn@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kabda/KBActionLimitDemo.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude"
}