blob: 239f0778d56dffa30bfa8bdb0a1e08bd61a76067 [file] [log] [blame]
{
"name": "CWCalendarLabel",
"version": "1.0.3",
"summary": "轻量级的日历形式滚动动画文本控件",
"description": "CWCalendarLabel是一个轻量级的Label控件,可以快速实现日历效果的文本动画。",
"homepage": "https://github.com/CoulsonWang/CWCalendarLabel",
"license": "MIT",
"authors": {
"Coulson_Wang": "wangyuanyi1993@126.com"
},
"source": {
"git": "https://github.com/CoulsonWang/CWCalendarLabel.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CWCalendarLabel/CWCalendarLabel/CWCalendarLabel/*"
}