From db6be7b53c13302e855763a706a256fac3c92dff Mon Sep 17 00:00:00 2001 From: David Patterson Date: Tue, 31 May 2016 13:23:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41de031..a4eb97f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ platform :ios, "8.1" use_frameworks! # As of 4.0.0, SwiftValidator has been extended beyond UITextField -# Note: Installing 4.0.0 will break code from 3.x.x +# Note: Installing 4.x.x will break code from 3.x.x pod 'SwiftValidator', :git => 'https://github.com/jpotts18/SwiftValidator.git', :tag => '4.0.0' # For older versions