4 "summary": "NSTimer alternative that doesn't retain the target.",
5 "description": "You can create a NSTimer with target and selector and the NSTimer will not maintain a strong reference to target. Or you can use block to create a NSTimer.",
6 "homepage": "https://github.com/ChatGame/HWWeakTimer",
12 "callmewhy": "https://github.com/callmewhy"
18 "git": "https://github.com/ChatGame/HWWeakTimer.git",
21 "source_files": "Classes/*.{h,m}",