Skip to content

Commit

Permalink
update readme to suggest latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Footjy committed May 31, 2018
1 parent 831c90c commit 7c6db8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project is a quick adaptation from the already adapted bcrypt algorithm fro

## How to use

You can use it as a cocoapod adding this line to your podfile `pod 'BcryptSwift', :git => 'https://github.com/360Learning/BcryptSwift.git', :tag => '1.0.2'`.
You can use it as a cocoapod adding this line to your podfile `pod 'BcryptSwift', :git => 'https://github.com/360Learning/BcryptSwift.git', :tag => '1.0.3'`.
Or you can just copy the 2 files into your project. Or import it as a dynamic framework.

Then use:
Expand Down

0 comments on commit 7c6db8d

Please sign in to comment.