Closed jlepp closed 2 years ago
Line 10 of nodejs-mobile-react-native.podspec should have the version string in double quotes instead of single quotes. This will allow the version string to be interpolated properly.
e.g. "v#{s.version}"
Line 10 of nodejs-mobile-react-native.podspec should have the version string in double quotes instead of single quotes. This will allow the version string to be interpolated properly.
e.g. "v#{s.version}"