Selaa lähdekoodia

Update README.md

Damian Kołakowski 9 vuotta sitten
vanhempi
sitoutus
9d026f8803
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -57,11 +57,11 @@ server.start()
 ### CocoaPods? Yes.
 ```
 use_frameworks!
-pod 'Swifter', '~> 1.2.6'
+pod 'Swifter', '~> 1.3.1'
 ```
 
 ### Carthage? Also yes.
 
 ```
-github "glock45/swifter" == 1.2.6
+github "glock45/swifter" == 1.3.1
 ```