2 "name": "MZTimerLabel",
4 "summary": "A handy class to use UILabel as a countdown timer or stopwatch just like in Apple Clock App.",
5 "description": "MZTimerLabel 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. MZTimerLabel also provides delegate method for you to define the action when the timer finished.",
6 "homepage": "https://github.com/mineschan/MZTimerLabel",
7 "screenshots": "https://raw.githubusercontent.com/mineschan/MZTimerLabel/master/MZTimerLabel_Demo.png",
13 "MineS Chan": "mineschan@gmail.com"
19 "git": "https://github.com/mineschan/MZTimerLabel.git",
24 "MZTimerLabel/*.{h,m}"
26 "exclude_files": "Classes/Exclude",