blob: 521ed0dd81b3d383b3ead322dd40217333be80d1 [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.3",
"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.3"
},
"requires_arc": true,
"source_files": "UUKeyboardInputView/**/*",
"frameworks": "UIKit"
}