podfile

fun podfile(): File

Function to return the location of the PodFile in the ios sub-module. If no custom path is given, Klutter assumes the path to the iOS Podfile is root-project/ios/PodFile.

Return

the absolute path to the ios Podfile.

Throws

if file(s) do not exist.