Class Podfile
Inheritance
System.Object
Podfile
Namespace: PostProcessGVR
Syntax
public class Podfile
Constructors
Podfile(String)
Declaration
public Podfile(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path |
Properties
Path
Declaration
public string Path { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
GetPodInfoForLibrary(String)
Declaration
public PodInfo GetPodInfoForLibrary(string library)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | library |
Returns
| Type | Description |
|---|---|
| PodInfo |