[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / c / d / 6 / SBKeyboardEvents / 0.2.0 / SBKeyboardEvents.podspec.json
blob1a9ef348593af024653a29edb59b205714e30b56
2   "name": "SBKeyboardEvents",
3   "version": "0.2.0",
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.2.0"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SBKeyboardEvents/SBKeyboardEvents/**/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"