target removed

This commit is contained in:
alejandro soto 2015-03-27 20:37:51 -06:00
parent 22eaf6f482
commit 50e237d7f3
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ Pod::Spec.new do |s|
s.author = { "Jeff" => "jeff.potter6@gmail.com" }
s.social_media_url = "http://twitter.com/jpotts18"
s.platform = :ios
s.ios.deployment_target = '8.0'
s.source = { :git => "https://github.com/jpotts18/swift-validator.git", :tag => "2.0.1" }
s.source_files = "Validator/*.swift"
end