We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d0c8d commit 8c4eb55Copy full SHA for 8c4eb55
README.md
@@ -83,7 +83,7 @@ Follow these steps to run Example project:
83
To install GenericPasswordRow, simply add the following line to your Podfile:
84
85
```ruby
86
-pod 'GenericPasswordRow', '~> 1.0'
+pod 'GenericPasswordRow', '~> 2.1'
87
```
88
89
#### Carthage
@@ -93,7 +93,7 @@ pod 'GenericPasswordRow', '~> 1.0'
93
To install GenericPasswordRow, simply add the following line to your Cartfile:
94
95
```ogdl
96
-github "EurekaCommunity/GenericPasswordRow" ~> 1.0
+github "EurekaCommunity/GenericPasswordRow" ~> 2.1
97
98
99
0 commit comments