[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / e / Keyboard / 0.4 / Keyboard.podspec.json
blob92cfc061d7203abb2f5c8caf5e9aba607193dff5
2   "name": "Keyboard",
3   "version": "0.4",
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.4"
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"