Skip to content

Commit 7c3bb0c

Browse files
committed
Update README
1 parent e771053 commit 7c3bb0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Then import library module like so:
7171
import SwiftyTimer
7272
```
7373

74-
Note that this requires CocoaPods 0.36+, as well as iOS 8 or OS X 10.9+
74+
Note that this requires iOS 8 or OS X 10.9+
7575

7676
## More like this
7777

@@ -80,6 +80,7 @@ If you like SwiftyTimer, check out [SwiftyUserDefaults](https://github.com/radex
8080
You might also be interested in my blog posts which explain the design process behind those libraries:
8181
- [Swifty APIs: NSTimer](http://radex.io/swift/nstimer/)
8282
- [Swifty APIs: NSUserDefaults](http://radex.io/swift/nsuserdefaults/)
83+
- [Statically-typed NSUserDefaults](http://radex.io/swift/nsuserdefaults/static)
8384
- [Swifty methods](http://radex.io/swift/methods/)
8485

8586
### Contributing

0 commit comments

Comments
 (0)