Skip to content

Commit

Permalink
Merge pull request #3 from pluralsight/master
Browse files Browse the repository at this point in the history
Update Podspec to specify swift version support
  • Loading branch information
marksands authored Sep 21, 2018
2 parents 0e4113f + f834884 commit 23272fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Re-Lax.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ Pod::Spec.new do |spec|
spec.requires_arc = true
spec.platform = ['tvos']
spec.tvos.deployment_target = '9.0'
spec.swift_version = '4.1'
end

0 comments on commit 23272fe

Please sign in to comment.