[Add] ZoomVideoSDK 2.1.0
[CocoaPods.git] / Specs / 6 / c / e / Keyboard / 0.1.1 / Keyboard.podspec.json
blob8f50befcbcbd548a579b931fa091cc41a97b7a74
2   "name": "Keyboard",
3   "version": "0.1.1",
4   "summary": "Never implement UIKeyboardDidShowNotification ever again.",
5   "description": "Never implement UIKeyboardDidShowNotification ever again. Ever. Really.",
6   "homepage": "https://github.com/BellAppLab/Keyboard",
7   "license": "MIT",
8   "authors": {
9     "Bell App Lab": "apps@bellapplab.com"
10   },
11   "source": {
12     "git": "https://github.com/BellAppLab/Keyboard.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/BellAppLab",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"