Skip to content

Commit de735f4

Browse files
committed
Fixed source path in CocoaPods podspec
1 parent 3ef9d89 commit de735f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MapboxGeocoder.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
3535

3636
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
3737

38-
s.source_files = "MapboxGeocoder"
38+
s.source_files = "Sources/MapboxGeocoder"
3939

4040
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
4141

0 commit comments

Comments
 (0)