blob: b06ebf74e5d61bafc7dc16bfdf38e287d28378c2 [file] [log] [blame]
{
"name": "LFTimer",
"version": "0.1.2",
"summary": "LFTimer是一个GCD定时器封装",
"description": "LFTimer是一个GCD定时器封装,目前仅支持oc",
"homepage": "https://github.com/cailufei123",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cailufei": "cailufei123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cailufei123/LFTimer.git",
"tag": "0.1.2"
},
"source_files": "LFTimer/*.{h,m}"
}