Skip to content

Commit

Permalink
Add to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed Apr 6, 2024
1 parent 53901c9 commit 899bbc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pageboy.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/uias/Pageboy.git", :tag => s.version.to_s }
s.source_files = "Sources/Pageboy/**/*.{h,m,swift}"

s.resource_bundles = {'Pageboy' => ['Sources/Pageboy/PrivacyInfo.xcprivacy']}

end

0 comments on commit 899bbc3

Please sign in to comment.