blob: 3abf34462ed15f758a65a7308002c9f5296989af [file] [log] [blame]
{
"name": "ZYYTimerAdd",
"version": "0.0.1",
"summary": "A useful category of NSTimer.",
"description": "A detail description of ZYYTimerAdd in Markdown format.",
"homepage": "https://github.com/idevzhou/ZYYTimerAdd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"idevzhou": "819098999@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/idevzhou/ZYYTimerAdd.git",
"tag": "0.0.1"
},
"source_files": [
"ZYYTimerAdd",
"ZYYTimerAdd/ZYYTimerAdd/ZYYTimerAdd/*.{h,m}"
],
"requires_arc": true
}