Update README.md
This commit is contained in:
parent
3bab916c05
commit
cb94d71119
|
|
@ -2,7 +2,7 @@ SwiftValidator
|
|||
===============
|
||||
|
||||
[](https://travis-ci.org/jpotts18/SwiftValidator) [](https://github.com/Carthage/Carthage)
|
||||
[](https://coveralls.io/github/davepatterson/SwiftValidator?branch=master)
|
||||
[](https://coveralls.io/github/davepatterson/SwiftValidator?branch=wip)
|
||||
|
||||
|
||||
Swift Validator is a rule-based validation library for Swift.
|
||||
|
|
@ -23,7 +23,7 @@ source 'https://github.com/CocoaPods/Specs.git'
|
|||
platform :ios, "8.1"
|
||||
|
||||
use_frameworks!
|
||||
pod 'SwiftValidator', '3.0.1'
|
||||
pod 'SwiftValidator', '3.0.3'
|
||||
```
|
||||
|
||||
Install into your project:
|
||||
|
|
|
|||
Loading…
Reference in New Issue