Skip to content

Commit

Permalink
Update TZStackView.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanzummeren committed Jun 20, 2015
1 parent fac1135 commit 5933d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TZStackView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.authors = { "tomvanzummeren" => "[email protected]" }

s.requires_arc = true
s.ios.deployment_target = "7.0"
s.ios.deployment_target = "8.0"
s.source = { :git => "https://github.com/tomvanzummeren/TZStackView.git", :tag => "1.0.0"}
s.source_files = "Example/TZStackView-Example/TZStackView/*.swift"
end

0 comments on commit 5933d3c

Please sign in to comment.