Searched defs:podspec (Results 1 – 12 of 12) sorted by relevance
59 const podspec = await generateVersionedPodspecAsync( constant110 const podspec = await pkg.getPodspecAsync(); constant
55 const podspec = { constant
33 const podspec = await readPodspecAsync(path.join(workDirectory, this.from)); constant
32 const podspec = await readPodspecAsync(podspecPath); constant
16 const podspec = fs.readFileSync(path.join(pkg.path, pkg.podspecPath!), 'utf8'); constant
545 const podspec = JSON.parse(await fs.readFile(toRepoPath(podspecPath), 'utf8')) as Podspec; constant
11 podspec?: string; property
17 podspec?: string; property
164 const podspec = await pkg.getPodspecAsync(); constant
225 podspec?: string; property349 podspec: { type: 'string', nullable: true }, constant
196 podspec?: string; property
82 podspec: { type: 'string', nullable: true }, property