Searched refs:podspecPattern (Results 1 – 1 of 1) sorted by relevance
66 const podspecPattern = new RegExp(`${directory}/(.*)/.*podspec.json`, 'i'); constant69 const moduleName = podspecPath.match(podspecPattern);