Skip to content

Commit

Permalink
Define Swift version 5 in podspec, otherwise fallback to 4, which is …
Browse files Browse the repository at this point in the history
…wrong.
  • Loading branch information
tladesignz committed Aug 22, 2019
1 parent d36ca21 commit faf8af5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CSPHeader.podspec
Expand Up @@ -39,6 +39,8 @@ Pull requests wellcome!

s.ios.deployment_target = '8.0'

s.swift_versions = '5.0'

s.source_files = 'CSPHeader/Classes/**/*'

# s.resource_bundles = {
Expand Down

0 comments on commit faf8af5

Please sign in to comment.