Added `source` and valuable flags to Podfile template
All Podfiles should specify a `source` and with the growing number of Swift applications, having the `use_frameworks!` flag available is also very helpful. Also, including the `inhibit_all_warnings!` will usually save a google search, as well. Most people haven't memorized all of the common cocoapod flags.
Showing
Please
register
or
sign in
to comment