diff --git a/README.md b/README.md index ad2c432..6982ff6 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,14 @@ private func willPauseHandler() { ## Requirements iOS 8.0+ +Swift 3 ## Installation SVGPlayButton is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod 'SVGPlayButton', '~> 0.2.3' +pod 'SVGPlayButton' ``` ## Author