We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f91465 commit aa922ceCopy full SHA for aa922ce
README.md
@@ -80,6 +80,8 @@ NSTimer.every(5.seconds) { (timer: NSTimer) in
80
81
**For Swift 3 compatibility, check out [the `swift3` branch](https://github.com/radex/SwiftyTimer/tree/swift3)**
82
83
+#### CocoaPods
84
+
85
If you're using CocoaPods, just add this line to your Podfile:
86
87
```ruby
0 commit comments