blob: 9a8b058ba68aa6ffbe977eb7a7c84329284cd923 [file] [log] [blame]
{
"name": "CLCountDown",
"version": "1.0.0",
"summary": "一个精致小巧的倒计时控件。",
"description": "精致小巧的倒计时控件,可选显示类型。",
"homepage": "https://github.com/KatyChenLu/CountDownView",
"license": "MIT",
"authors": {
"lul": "630001384@qq.com"
},
"source": {
"git": "https://github.com/KatyChenLu/CountDownView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CLCountDown/*",
"frameworks": "Foundation"
}