We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ff2b6 commit 7a64e6fCopy full SHA for 7a64e6f
BatchExtension.podspec
@@ -8,6 +8,7 @@ Pod::Spec.new do |spec|
8
spec.author = { "Batch.com" => "[email protected]" }
9
10
spec.platform = :ios, "10.0"
11
+ spec.swift_version = ['5.0', '5.1', '5.2', '5.3']
12
spec.source = { :git => "https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git", :tag => "#{spec.version}" }
13
14
spec.requires_arc = true
0 commit comments