We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6be0c9 + 92e7a54 commit 8a33fb3Copy full SHA for 8a33fb3
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