blob: 6dce1c52d6c4e4149758ddcdf8da367a45b5add9 [file] [log] [blame]
{
"name": "CaamDauTimer",
"version": "1.0",
"summary": "CaamDau 系列——计时管理组件.",
"description": "TODO: CaamDau 系列开发套件之一:计时管理组件,App退入后台计时依然有效.",
"homepage": "https://github.com/CaamDau/Timer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CaamDau": "565726319@qq.com"
},
"source": {
"git": "https://github.com/CaamDau/Timer.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "Timer/*.{swift}",
"dependencies": {
"CaamDau": [
]
},
"frameworks": "Foundation",
"swift_version": "5.0"
}