Skip to content

Commit

Permalink
Merge pull request #4 from jclou/swift_versions
Browse files Browse the repository at this point in the history
Add  to podspec
  • Loading branch information
slevin authored Oct 28, 2021
2 parents 5627e3a + e8084ef commit f838ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BGSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ DESC
:tag => s.version.to_s
}
s.requires_arc = true
s.swift_versions = [4.0, 4.1, 4.2, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5]

s.default_subspecs = 'Core'

Expand Down

0 comments on commit f838ac1

Please sign in to comment.