ios-template
ios-template copied to clipboard
Refactor Podfile to use abstract_target
Currently we use a bare Ruby method shared
to reuse common pod dependency declarations. There is a CocoaPods-native API to do this: abstract_target