blob: 81dda98799e07952671e7aa25513f2c62a793e21 [file] [log] [blame]
{
"name": "YQCountDownLabel",
"version": "0.0.1",
"summary": "一个简单易用的倒计时Label.",
"homepage": "https://github.com/QuinceyYang/YQCountDownLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QuinceyYang": "yqing555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuinceyYang/YQCountDownLabel.git",
"tag": "0.0.1"
},
"source_files": "YQCountDownLabel/YQCountDownLabel/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}