blob: 530480940a4f524e36edba983fa3be1590b5a0a7 [file] [log] [blame]
{
"name": "GQTimer",
"version": "1.0.2",
"summary": "基于GCD的定时器",
"homepage": "https://github.com/g763007297/GQTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/g763007297/GQTimer.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "GQTimer/**/*.{h,m}"
}