We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1010a10 commit 607b129Copy full SHA for 607b129
Toast.podspec
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :git => "https://github.com/scalessec/Toast.git", :tag => s.version.to_s }
9
s.platform = :ios
10
s.source_files = 'Toast', 'Toast-Framework/Toast.h'
11
+ s.resources = ['Toast/Resources/PrivacyInfo.xcprivacy']
12
s.framework = 'QuartzCore'
13
s.requires_arc = true
14
end
0 commit comments