blob: 4333a14d5b0b0d4a128296c773f89cce0be5da82 [file] [log] [blame]
{
"name": "LPMTimer",
"version": "0.0.1",
"summary": "LPMTimer.",
"description": "LPMTimer is a timer which using block for schedule.",
"homepage": "https://github.com/JaylonPan/LPMTimer",
"source": {
"git": "https://github.com/JaylonPan/LPMTimer.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"text": " Copyright 2017\n JaylonPan\n"
},
"authors": {
"Jaylon": "269003942@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPMTimer.{h,m}",
"header_dir": "LPMTimer"
}