Skip to content

Commit fe8f0cc

Browse files
committed
Adding MIT license to Podspec
1 parent 9108d01 commit fe8f0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Swift-Validator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.summary = "A UITextField Validation library for Swift"
55
s.homepage = "https://github.com/jpotts18/swift-validator"
66
s.screenshots = "https://raw.githubusercontent.com/jpotts18/swift-validator/master/swift-validator-v2.gif"
7-
s.license = { :type => "Apache 2.0", :file => "LICENCE.txt" }
7+
s.license = { :type => "MIT", :file => "LICENCE.txt" }
88
s.author = { "Jeff" => "[email protected]" }
99
s.social_media_url = "http://twitter.com/jpotts18"
1010
s.platform = :ios

0 commit comments

Comments
 (0)