[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 4 / a / KeyboardWrapper / 3.0.1 / KeyboardWrapper.podspec.json
blobf4ed15881b4a07254ee1684e6b66c233f5378192
2   "name": "KeyboardWrapper",
3   "version": "3.0.1",
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": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"