2 "name": "SPScrollNumLabel",
4 "summary": "For Number Scroll Animation with UILabel in iOS",
5 "description": "方便快速的实现点赞数字动画等,支持increase及decrease操作,同时支持直接赋值的动画。当然,作为一个UILabel的子类,必须支持common mode,你可以把他当做普通UILabel来用,不过好像没什么必要。",
6 "homepage": "https://github.com/Tr2e/SPScrollNumLabel",
12 "Tr2e": "tr2e@sina.com"
18 "git": "https://github.com/Tr2e/SPScrollNumLabel.git",
21 "source_files": "SPScrollNumLabel/*.{h,m}",
22 "frameworks": "UIKit",