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
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.CocoaPods - Containing Type
- CocoaPodAliases
Syntax
public static Version CocoaPodVersion(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| Version | The pod version. |
