Skip to content

Commit

Permalink
Merge pull request #53 from seedco/release/0.5.0
Browse files Browse the repository at this point in the history
Updated Swift version in Podspec.
  • Loading branch information
mckaskle committed Oct 31, 2019
2 parents c4d5539 + da8655d commit 8d0e973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SeedStackViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "9.0"
s.source_files = "StackViewController/*.{h,swift}"
s.frameworks = "UIKit"
s.swift_versions = "5.0"
end

0 comments on commit 8d0e973

Please sign in to comment.