cailu пре 11 година
родитељ
комит
2575d2eaee
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -89,7 +89,7 @@ The code injection is left as an exercise for the reader. :innocent:
 FLEX is available on [Cocoapods](http://cocoapods.org/). Simply add the following line to your podfile:
 FLEX is available on [Cocoapods](http://cocoapods.org/). Simply add the following line to your podfile:
 
 
 ```ruby
 ```ruby
-pod 'FLEX', '~> 1.1'
+pod 'FLEX', '~> 2.0'
 ```
 ```
 
 
 Alternatively, you can manually add the files in `Classes/` to your Xcode project. FLEX requires iOS 6 or higher.
 Alternatively, you can manually add the files in `Classes/` to your Xcode project. FLEX requires iOS 6 or higher.