[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / e / Keyboard / 0.2.0 / Keyboard.podspec.json
blob3fd25c7971723f9f260fdfbc1e9f021f40a0dc29
2   "name": "Keyboard",
3   "version": "0.2.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.2.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"