chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Invalid single quote fix #26

Closed Aidurber closed 6 years ago

Aidurber commented 6 years ago

When running pod install it fails with the following:

[!] Failed to load 'react-native-directed-scrollview' podspec: 
[!] Invalid `react-native-directed-scrollview.podspec` file: syntax error, unexpected tCONSTANT, expecting keyword_end
  s.dependency 'React'
                     ^
/Users/andrewdurber/code/testapp/node_modules/react-native-directed-scrollview/react-native-directed-scrollview.podspec:21: unterminated string meets end of file
/Users/andrewdurber/code/testapp/node_modules/react-native-directed-scrollview/react-native-directed-scrollview.podspec:21: syntax error, unexpected end-of-input, expecting keyword_end.

Which was caused by the single quote being: instead of '