From 0e53e799898635bfa2c4ed627b1e5c617210c2d9 Mon Sep 17 00:00:00 2001 From: Jeff Potter Date: Sun, 20 Sep 2015 23:29:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: