diff --git a/Podfile b/Podfile index 18d396f..7fa787a 100644 --- a/Podfile +++ b/Podfile @@ -1,3 +1,7 @@ +install! "cocoapods", + :generate_multiple_pod_projects => true, + :incremental_installation => true + use_frameworks! example_project_path = 'Example/SDWebImageWebPCoderExample'