blob: 01552761ac855e4aaa075df9bcc2ac27632cbefc [file] [log] [blame]
{
"name": "YZZRouter",
"version": "1.0.2",
"summary": "YZZRouter is a usefull router like router in web side.",
"description": "A custom router for written In OC.like router in web server.high perfomance, support middleware, support async.support wildCard,trillingWildCard",
"homepage": "https://github.com/lbhbrave/YZZRouter",
"license": ":type => MIT",
"authors": {
"杨欢": "yanghuan.yh1000@bytedance.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lbhbrave/YZZRouter.git",
"tag": "1.0.2"
},
"source_files": [
"Router",
"Router/**/*.{h,m}"
]
}