Quellcode durchsuchen

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

FLEX requires iOS 7 or higher
Ryan Olson vor 11 Jahren
Ursprung
Commit
7649dc616c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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