We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f35ca34 + 443ee89 commit 2c131b5Copy full SHA for 2c131b5
1 file changed
TZImagePickerController.podspec
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
11
s.requires_arc = true
12
s.resources = "TZImagePickerController/TZImagePickerController/*.{png,bundle}"
13
s.source_files = "TZImagePickerController/TZImagePickerController/*.{h,m}"
14
- s.frameworks = "Photos", "MobileCoreServices"
+ s.frameworks = "Photos"
15
end
0 commit comments