blob: 09ead406ddb601d14e6ff061a77b25a8796eb6bd [file] [log] [blame]
{
"name": "HCountDownTimer",
"version": "0.0.7",
"summary": "A short description of CountDownTimer.",
"homepage": "https://gitee.com/181310067/DaoJiShi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huang": "181310067@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/181310067/DaoJiShi.git",
"tag": "0.0.7"
},
"subspecs": [
{
"name": "HCountDownTimerManager",
"public_header_files": "HCountDownTimerManager/*.h",
"source_files": "HCountDownTimerManager/*.{h,m}"
}
]
}