4 "summary": "Modern NSTimer alternative in Swift",
5 "description": "Repeat is a modern alternative to NSTimer; no strong references, multiple observers, reusable instances with start/stop/pause support in swifty syntax.",
6 "homepage": "https://github.com/malcommac/Repeat",
12 "Daniele Margutti": "me@danielemargutti.com"
14 "social_media_url": "http://twitter.com/danielemargutti",
22 "git": "https://github.com/malcommac/Repeat.git",
25 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "swift_version": "4.0"