2 "name": "HHTimeProfiler",
4 "summary": "通过fishhook hook send_msg方法,然后展示出函数调用栈和时间,支持chrome的火焰图的格式",
5 "description": "hello",
6 "homepage": "https://github.com/hherima/HHTimeProfiler",
9 "hherima": "hherima@126.com"
15 "git": "https://github.com/hherima/HHTimeProfiler.git",
19 "TimeProfiler/*{.h,.m,.c}",
20 "TimeProfiler/Core/*{.h,.m,.c,.s}",
21 "TimeProfiler/fishhook/*{.h,.m,.c,.s}"
23 "exclude_files": "TimeProfiler/Exclude"