diff --git a/README.md b/README.md index 07c0530..3fc4f59 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ To use react-native-svg-render on iOS, follow these steps: Install dependencies Open your ios/Podfile and add: ``` -pod 'SVGKit', '~> 3.0' -pod 'CocoaLumberjack/Swift', '~> 3.8.0' +pod 'SVGKit', '3.0.0' +pod 'CocoaLumberjack/Swift', '3.8.0' ``` Configure SVGKit headers