Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aheze committed Dec 25, 2021
1 parent 4a0e3cb commit 62c0551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Popovers.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "13.0"

s.source_files = 'Source/**/*'
s.source_files = 'Sources/**/*'
s.swift_version = "5.5"

end

0 comments on commit 62c0551

Please sign in to comment.