Analyzing dependencies
[!] Unable to find a specification for Salsa
[!] Automatically assigning platform ios with version 11.3 on target Salsa because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.
Its giving pod installation error like below,
Analyzing dependencies [!] Unable to find a specification for
Salsa
[!] Automatically assigning platform
ios
with version11.3
on targetSalsa
because no platform was specified. Please specify a platform for this target in your Podfile. Seehttps://guides.cocoapods.org/syntax/podfile.html#platform
.