We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d801538 commit 0e53e79Copy full SHA for 0e53e79
README.md
@@ -19,7 +19,7 @@ source 'https://github.com/CocoaPods/Specs.git'
19
platform :ios, "8.1"
20
21
use_frameworks!
22
-pod 'SwiftValidator', '2.1.1'
+pod 'SwiftValidator', '3.0.0'
23
```
24
25
Install into your project:
0 commit comments