Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit c3b0453

Browse files
author
Dominik Hadl
committed
Update readme
1 parent bc89c7f commit c3b0453

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ github "nodes-ios/KeyboardHelper"
1717
~~~
1818

1919
### Cocoa Pods
20-
> **TODO:** Add support
20+
~~~
21+
pod 'KeyboardHelper', '~> 0.9'
22+
~~~
2123

2224
### Swit Package Manager
2325
To use KeyboardHelper as a [Swift Package Manager](https://swift.org/package-manager/) package just add the following to your `Package.swift` file.

0 commit comments

Comments
 (0)