CocoaPodsService
protocol CocoaPodsService
The CocoaPodsService
-
Check if a Pod with a given name is available
Declaration
Swift
func isPodAvailable(forName name: String, _ completion: @escaping (Bool) -> Void)
Parameters
name
The Pod name
completion
The completion closure