This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ A small (but cool) tool for handling UIKeyboard appearing and disappearing in yo
5
5
6
6
[ ![ Travis] ( https://img.shields.io/travis/nodes-ios/KeyboardHelper.svg )] ( https://travis-ci.org/nodes-ios/KeyboardHelper )
7
7
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/nodes-ios/KeyboardHelper.svg )] ( https://codecov.io/github/nodes-ios/KeyboardHelper )
8
+ [ ![ CocoaPods] ( https://img.shields.io/cocoapods/v/KeyboardHelper.svg )] ( https://cocoapods.org/pods/KeyboardHelper )
8
9
[ ![ Carthage Compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
10
+ ![ Swift Package Manager] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg )
9
11
![ Plaform] ( https://img.shields.io/badge/platform-iOS-lightgrey.svg )
10
12
[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/nodes-ios/nstack-translations-generator/blob/master/LICENSE )
11
13
@@ -18,7 +20,7 @@ github "nodes-ios/KeyboardHelper"
18
20
19
21
### Cocoa Pods
20
22
~~~
21
- pod 'KeyboardHelper', '~> 0.9'
23
+ pod 'KeyboardHelper', '~> 0.9.1 '
22
24
~~~
23
25
24
26
### Swit Package Manager
You can’t perform that action at this time.
0 commit comments