diff --git a/Documentation/Pageboy 3 Migration Guide.md b/Documentation/Pageboy 3 Migration Guide.md index d1cd1cf7..d79b5303 100644 --- a/Documentation/Pageboy 3 Migration Guide.md +++ b/Documentation/Pageboy 3 Migration Guide.md @@ -8,12 +8,13 @@ This guide aims to provide an easy transition from existing implementations of P - iOS 9.0+ - Xcode 10.0+ -- Swift 4.2+ +- Swift 4.0+ ## What's new - View Controllers can now be inserted and removed dynamically. - Fixed numerous performance and memory issues. +- Improved Swift 4 & 4.2 compatibility. ## API Changes diff --git a/README.md b/README.md index 3e6cd7f9..26889aeb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - + CocoaPods @@ -31,7 +31,7 @@ - [x] Support for custom animated page transitions. ## 📋 Requirements -Pageboy requires iOS 9 / tvOS 10; and is written in Swift 4.2. +Pageboy requires iOS 9 / tvOS 10; and Swift 4. ## 📲 Installation ### CocoaPods