diff --git a/README.md b/README.md index 0f967b3..44040a3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You'll find : To install the sdk, you just need to add the following lines in your project Podfile file : ``` -pod "Screeb", "0.8.0" +pod "Screeb", "1.2.0" ``` At the end of the Podfile, add this code :