blob: 900869f771adcc454b7835108eb774ae088094d3 [file] [log] [blame]
{
"name": "CrazyTimer",
"version": "1.2.1",
"summary": "一个不用手动关闭的定时器,不会与当前对象产生循环引入导致不释放问题",
"homepage": "https://github.com/lijifeng123/JFTimerDemo",
"license": {
"type": "MIT"
},
"authors": {
"lijifeng123": "1229786829@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lijifeng123/JFTimerDemo.git",
"tag": "1.2.1"
},
"source_files": [
"JFTimerDemo",
"JFTimerDemo/JFTimerDemo/Timer/*.{h,m}"
],
"requires_arc": true
}