blob: b84e2e98e942c84de68702c97f26d2f06350699c [file] [log] [blame]
{
"name": "LFTimer",
"version": "0.1.0",
"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.0"
},
"source_files": "LFTimer/*.{h,m}"
}