blob: 8d12183e7df35942fb1d861aede09371873ab329 [file] [log] [blame]
{
"name": "LJRepeatsBlockTimer",
"version": "0.1.1",
"summary": "A simple class to make NSTimer used easily.",
"description": "A simple class which has only two classes to make NSTimer used easily.",
"homepage": "https://github.com/lanjing99/LJRepeatsBlockTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lanjing99": "84336951@qq.com"
},
"source": {
"git": "https://github.com/lanjing99/LJRepeatsBlockTimer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJRepeatsBlockTimer/Classes/**/*"
}