mirror of
https://github.com/SDWebImage/SDWebImage.git
synced 2026-04-07 19:27:40 +00:00
Added xcprivacy manifest to CocoaPods (#3649)
* Added xcprivacy manifest to CocoaPods Using the resource bundle syntax * Update the README Added xcprivacy for CocoaPods
This commit is contained in:
@@ -44,4 +44,5 @@ Pod::Spec.new do |s|
|
||||
mk.framework = 'MapKit'
|
||||
mk.dependency 'SDWebImage/Core'
|
||||
end
|
||||
s.resource_bundles = {'SDWebImage' => ['WebImage/PrivacyInfo.xcprivacy']}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user