Update README.md

This commit is contained in:
Jeff Potter 2015-09-20 23:29:24 -06:00
parent d801538d33
commit 0e53e79989
1 changed files with 1 additions and 1 deletions

View File

@ -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: