[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 2 / b / e / UUKeyboardInputView / 0.1.2 / UUKeyboardInputView.podspec.json
blob43311b736dff152cf6e957e7ce1902411b5113d8
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.2",
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.2"
17   },
18   "requires_arc": true,
19   "source_files": "UUKeyboardInputView/**/*",
20   "frameworks": "UIKit"