Explorar el Código

Merge pull request #51 from larrytin/larrytin-patch-1

FLEX requires iOS 7 or higher
Ryan Olson hace 11 años
padre
commit
7649dc616c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -92,7 +92,7 @@ FLEX is available on [Cocoapods](http://cocoapods.org/). Simply add the followin
 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 7 or higher.
 
 
 ## Excluding FLEX from Release (App Store) Builds