[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 6 / c / e / Keyboard / 0.5.0 / Keyboard.podspec.json
blob129750ed528385e1a81d72883efa9f62ac1dcfb6
2   "name": "Keyboard",
3   "version": "0.5.0",
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.5.0"
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"