blob: d5aca8b4f7b32723c277ba9349c809c4041de9f8 [file] [log] [blame]
{
"name": "FZTimerEngine",
"version": "0.0.2",
"summary": "A short description of FZTimerEngine.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wufuzeng/FZTimerEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wufuzeng": "wufuzeng_lucky@sina.com"
},
"source": {
"git": "https://github.com/wufuzeng/FZTimerEngine.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "FZTimerEngine/Classes/FZTimerEngine.h",
"source_files": "FZTimerEngine/Classes/*.{h,m}"
}