blob: b51f12d643cdd197c135c15e96ed1b9cf178b961 [file] [log] [blame]
{
"name": "WYCountingLabel",
"version": "0.3.0",
"summary": "数字动画",
"description": "使用CoreAnimation实现的数字变动动画,支持时间数字控制",
"homepage": "https://github.com/wangyansnow/WYCountingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyansnow": "13146597377@163.com"
},
"source": {
"git": "https://github.com/wangyansnow/WYCountingLabel.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "WYCountingLabel/*.{h,m}"
}