blob: 440d73be622b3a38201c453a96c1be439fcc022b [file] [log] [blame]
{
"name": "ZJDTimer",
"version": "1.0.3",
"description": "简单实用的计时器",
"platforms": {
"ios": "7.0"
},
"summary": "计时器",
"homepage": "https://github.com/Sdfeidong/ZJDTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sdfeidong": "zh75701.aidong@qq.com"
},
"source": {
"git": "https://github.com/Sdfeidong/ZJDTimer.git",
"tag": "1.0.3"
},
"source_files": "ZJDTimer/**/*.{h,m}",
"requires_arc": true
}