Skip to content

Commit

Permalink
Merge pull request #194 from TrinhNTLine/master
Browse files Browse the repository at this point in the history
Add privacy file: Update podspec
  • Loading branch information
tonymillion committed Mar 28, 2024
2 parents fe29a52 + 8840ed1 commit 3e16ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Reachability.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Pod::Spec.new do |s|

s.source = { :git => 'https://github.com/tonymillion/Reachability.git', :tag => "v#{s.version}" }
s.source_files = 'Reachability.{h,m}'
s.resource_bundles = {"Reachability_Privacy" => ["Framework/PrivacyInfo.xcprivacy"]}
s.framework = 'SystemConfiguration'

s.requires_arc = true
Expand Down

0 comments on commit 3e16ffa

Please sign in to comment.