Skip to content

Commit e2f2686

Browse files
OKTA-242002-JWT iOS SDK: Add Carthage support
1 parent 881e0b1 commit e2f2686

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ pod 'OktaJWT'
2525

2626
To integrate this SDK into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), specify it in your Cartfile:
2727

28+
```ruby
2829
github "okta/okta-ios-jwt"
30+
```
2931

3032
## Usage
3133

0 commit comments

Comments
 (0)