2 "name": "SQTimerLabel",
4 "summary": "A handy class to use UILabel as a countdown timer or stopwatch just like in Apple Clock App.",
5 "description": "SQTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. SQTimerLabel also provides delegate method for you to define the action when the timer finished.",
6 "homepage": "https://github.com/semnyqu/SQTimerLabel",
12 "semnyqu": "semny.qu@gmail.com"
18 "git": "https://github.com/semnyqu/SQTimerLabel.git",
23 "SQTimerLabel/*.{h,m}"
25 "exclude_files": "Classes/Exclude",