Skip to content

Commit

Permalink
chore(Pod): Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
warchimede committed Sep 12, 2023
1 parent 0cc8b8b commit fe27431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WARangeSlider.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Pod::Spec.new do |s|
}
s.swift_version = '5.7'
s.platform = :ios, '12.0'
s.source_files = "WARangeSlider/Sources/WARangeSlider/RangeSlider.swift"
s.source_files = "Sources/WARangeSlider/RangeSlider.swift"
end

0 comments on commit fe27431

Please sign in to comment.