blob: dc1aaf80ddb7f2065e759c4f060edc5b205154e9 [file] [log] [blame]
{
"name": "TimerManager",
"version": "1.0.2",
"summary": "Automatically & manualy manage the timer life cycle.",
"description": "Automatically & manualy manage the timer life cycle. \nIt can be cancelled when the timer dealloc.",
"homepage": "https://github.com/zhooleen/TimerManager",
"license": "MIT",
"authors": {
"lzhu": "1064946958@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhooleen/TimerManager.git",
"commit": "2962d717f3000cf849df8a1c89a11d511a3023c8"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}