Browse Source

FLEX requires iOS 7 or higher

田传武 11 years ago
parent
commit
efabb29a52
1 changed files with 1 additions and 1 deletions
  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'
 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
 ## Excluding FLEX from Release (App Store) Builds