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 9108d01 commit fe8f0ccCopy full SHA for fe8f0cc
Swift-Validator.podspec
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
4
s.summary = "A UITextField Validation library for Swift"
5
s.homepage = "https://github.com/jpotts18/swift-validator"
6
s.screenshots = "https://raw.githubusercontent.com/jpotts18/swift-validator/master/swift-validator-v2.gif"
7
- s.license = { :type => "Apache 2.0", :file => "LICENCE.txt" }
+ s.license = { :type => "MIT", :file => "LICENCE.txt" }
8
s.author = { "Jeff" => "jeff.potter6@gmail.com" }
9
s.social_media_url = "http://twitter.com/jpotts18"
10
s.platform = :ios
0 commit comments