[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / a / KeyboardWrapper / 1.0.2 / KeyboardWrapper.podspec.json
blob7ebcb46c5bcdf9b411e872fe4e4bc7bed3f0a813
2   "name": "KeyboardWrapper",
3   "version": "1.0.2",
4   "summary": "A wrapper for UIKeyboard notifications.",
5   "description": "A safe wrapper for UIKeyboard notifications written in Swift.",
6   "homepage": "https://github.com/zummenix/KeyboardWrapper",
7   "license": "MIT",
8   "authors": {
9     "Aleksey Kuznetsov": "zummenix@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zummenix/KeyboardWrapper.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"