Skip to content

Commit 9bbe8f8

Browse files
authored
Update README.md
1 parent 38ea2fd commit 9bbe8f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,14 @@ private func willPauseHandler() {
4545

4646
## Requirements
4747
iOS 8.0+
48+
Swift 3
4849
## Installation
4950

5051
SVGPlayButton is available through [CocoaPods](http://cocoapods.org). To install
5152
it, simply add the following line to your Podfile:
5253

5354
```ruby
54-
pod 'SVGPlayButton', '~> 0.2.3'
55+
pod 'SVGPlayButton'
5556
```
5657

5758
## Author

0 commit comments

Comments
 (0)