blob: 7ca783b5c7e891ca5a6b14fde54e7696be1fd331 [file] [log] [blame]
{
"name": "TimerManager",
"version": "1.1.0",
"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",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}