We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5627e3a commit e8084efCopy full SHA for e8084ef
BGSwift.podspec
@@ -19,6 +19,7 @@ DESC
19
:tag => s.version.to_s
20
}
21
s.requires_arc = true
22
+ s.swift_versions = [4.0, 4.1, 4.2, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5]
23
24
s.default_subspecs = 'Core'
25
0 commit comments