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