[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 2 / b / e / UUKeyboardInputView / 0.1.3 / UUKeyboardInputView.podspec.json
blob521ed0dd81b3d383b3ead322dd40217333be80d1
2   "name": "UUKeyboardInputView",
3   "summary": "assist custom views respond keyboard as inputview liked",
4   "description": "UUKeyboardInputView helps some views,like button、cell、segment, which cann't respond those inputView as textField or texeView them do.",
5   "version": "0.1.3",
6   "homepage": "https://github.com/ZhipingYang/UUKeyboardInputView",
7   "license": "MIT",
8   "authors": {
9     "ZhipingYang": "XcodeYang@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ZhipingYang/UUKeyboardInputView.git",
16     "tag": "0.1.3"
17   },
18   "requires_arc": true,
19   "source_files": "UUKeyboardInputView/**/*",
20   "frameworks": "UIKit"