4 "summary": "A Category of NSTimer can avoid memory leak that caused by circular reference.",
5 "description": "This library provides a category for NSTimer. It can avoid memory leak that caused by circular reference.",
6 "homepage": "https://github.com/windtersharp/NSTimer",
8 "windtersharp": "windter@126.com"
15 "frameworks": "Foundation",
20 "git": "https://github.com/windtersharp/NSTimer.git",
23 "source_files": "Timer/NSTimer+WTUtils.{h,m}",
24 "public_header_files": "Timer/NSTimer+WTUtils.h"