diff --git a/README.md b/README.md index ba009ab..b6a7a1c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, "8.1" use_frameworks! -pod 'SwiftValidator', '2.1.1' +pod 'SwiftValidator', '3.0.0' ``` Install into your project: