[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / d / 6 / SBKeyboardEvents / 0.3 / SBKeyboardEvents.podspec.json
blobf7fe8a50796e0e003d4de30a31fb4f85ab3d3ebb
2   "name": "SBKeyboardEvents",
3   "version": "0.3",
4   "summary": "Easily respond to keyboard events",
5   "description": "Write less boilerplate code and easily respond to keyboard events",
6   "homepage": "https://github.com/SteveBarnegren/SBKeyboardEvents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Barnegren": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SBKeyboardEvents.git",
16     "tag": "0.3"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SBKeyboardEvents/SBKeyboardEvents/**/*.swift",
23   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"