We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb41e0e commit 92e7a54Copy full SHA for 92e7a54
Podfile
@@ -1,3 +1,7 @@
1
+install! "cocoapods",
2
+ :generate_multiple_pod_projects => true,
3
+ :incremental_installation => true
4
+
5
use_frameworks!
6
7
example_project_path = 'Example/SDWebImageWebPCoderExample'
0 commit comments