Skip to content

Commit

Permalink
Fixed podspec path spec
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Dec 18, 2019
1 parent 6aca092 commit 090c627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapboxStatic.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pod::Spec.new do |s|

# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.source_files = "MapboxStatic"
s.source_files = "Sources/MapboxStatic"

# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

Expand Down

0 comments on commit 090c627

Please sign in to comment.