class LicenseFinder::CocoaPods

def lockfile_path

def lockfile_path
  project_path.join('Podfile.lock')
end