Bulk removed clean_paths.
This commit is contained in:
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
|
||||
s.platform = :ios
|
||||
s.source_files = 'SVWebViewController/*.{h,m}'
|
||||
s.resources = 'SVWebViewController/SVWebViewController.bundle'
|
||||
s.clean_paths = 'Demo'
|
||||
|
||||
s.requires_arc = true;
|
||||
s.frameworks = 'MessageUI'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user