diff --git a/README.md b/README.md index 9374516d..98bc9a94 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MMTabBarView ============ -A Mac OS X tab bar view that works on 10.9+ with Xcode 7.2.1 or higher.
+A Mac OS X tab bar view that works on 10.9+ with Xcode 8.0 or higher.
MMTabBarView is a modernized and view based re-write of PSMTabBarControl,
which can be found here: https://github.com/dorianj/PSMTabBarControl
Though MMTabBarView's API is quite similar, it is no drop-in replacement for PSMTabBarControl.