This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.XCode.
Summary
Returns the version of CocoaPods
Syntax
public static Version CocoaPodVersion(this ICakeContext context, CocoaPodSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
settings |
CocoaPodSettings |
The settings. |
Return Value
Type |
Description |
Version |
The pod version. |