[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / d / 4 / a / KeyboardWrapper / 4.1.0 / KeyboardWrapper.podspec.json
blobea8379b25db9a73fdbf0d45d219b9b8107b52c52
2   "name": "KeyboardWrapper",
3   "version": "4.1.0",
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": "4.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"