diff --git a/README.md b/README.md index cd7b065..434ddfd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ platform :ios, '10.0' use_frameworks! target '' do - pod 'SignaturePad', '~> 1.0.3' + pod 'SignaturePad', '~> 1.1.1' end ```