blob: b2f137425e164bcd9866fb6d596340572148fce0 [file] [log] [blame]
{
"name": "ZSGCDTimer",
"version": "0.1.0",
"summary": "GCD 计时器",
"description": "基于GCD的计时器",
"homepage": "https://github.com/TaylorsZ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangs1992@126.com": "zhangs1992@126.com"
},
"source": {
"git": "https://github.com/TaylorsZ/ZSGCDTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZSGCDTimer/Classes/**/*"
}