[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / c / e / Keyboard / 0.3.2 / Keyboard.podspec.json
blobdbaf8cc96a5ffba50fd462bfd9e9f3dc0b48f7d1
2   "name": "Keyboard",
3   "version": "0.3.2",
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.3.2"
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"