blob: 43311b736dff152cf6e957e7ce1902411b5113d8 [file] [log] [blame]
{
"name": "UUKeyboardInputView",
"summary": "assist custom views respond keyboard as inputview liked",
"description": "UUKeyboardInputView helps some views,like button、cell、segment, which cann't respond those inputView as textField or texeView them do.",
"version": "0.1.2",
"homepage": "https://github.com/ZhipingYang/UUKeyboardInputView",
"license": "MIT",
"authors": {
"ZhipingYang": "XcodeYang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhipingYang/UUKeyboardInputView.git",
"tag": "0.1.2"
},
"requires_arc": true,
"source_files": "UUKeyboardInputView/**/*",
"frameworks": "UIKit"
}