Searched refs:readPodspecAsync (Results 1 – 5 of 5) sorted by relevance
5 import { readPodspecAsync } from '../../../CocoaPods';33 const podspec = await readPodspecAsync(path.join(workDirectory, this.from));
7 import { podInstallAsync, Podspec, readPodspecAsync } from '../CocoaPods';32 const podspec = await readPodspecAsync(podspecPath);
32 export async function readPodspecAsync(podspecPath: string): Promise<Podspec> { function
5 import { Podspec, readPodspecAsync } from './CocoaPods';358 return await readPodspecAsync(podspecPath);
8 import { Podspec, readPodspecAsync } from '../CocoaPods';35 const devMenuPodspec = await readPodspecAsync(