You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simplest way to install this library is to copy `Src/SwiftyTimer.swift` to your project. There's no step two!
59
59
@@ -73,6 +73,15 @@ import SwiftyTimer
73
73
74
74
Note that this requires CocoaPods 0.36+, as well as iOS 8 or OS X 10.9+
75
75
76
+
## More like this
77
+
78
+
If you like SwiftyTimer, check out [SwiftyUserDefaults](https://github.com/radex/SwiftyUserDefaults), which applies the same swifty approach to `NSUserDefaults`.
79
+
80
+
You might also be interested in my blog posts which explain the design process behind those libraries:
0 commit comments