blob: f4a797de7b9bcd10fe3b287f6f6c6c6396615ce5 [file] [log] [blame]
{
"name": "XXTimer",
"version": "1.0.0",
"summary": "一个基于GCD的时间倒计时插件",
"description": "倒计时插件",
"homepage": "https://github.com/Gioures/XXTimer",
"license": "MIT",
"authors": {
"Gioures": "756119874@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Gioures/XXTimer.git",
"tag": "1.0.0"
},
"source_files": [
"XXTimer",
"XXTimer/*.{h,m}"
]
}