Skip to content

Commit 9e10348

Browse files
committed
Merge pull request #64 from tualatrix/master
CocoaPods' dependency is deprecated
2 parents aedc67a + fd458e6 commit 9e10348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ installation steps automatically.
5252

5353
In order to install the library this way add the following line to your `Podfile`:
5454

55-
```dependency 'NXOAuth2Client','1.2.2'```
55+
```pod 'NXOAuth2Client', '~> 1.2.2'```
5656

5757
and run the following command `pod install`.
5858

0 commit comments

Comments
 (0)