Skip to content

Commit 37567bf

Browse files
committed
Specify Swift version in podspec
1 parent d8ec0bc commit 37567bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MapboxGeocoder.swift.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ Pod::Spec.new do |s|
4141

4242
s.requires_arc = true
4343
s.module_name = "MapboxGeocoder"
44+
s.swift_version = "4.0"
4445

4546
end

0 commit comments

Comments
 (0)