[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 1 / YZZRouter / 1.1.0 / YZZRouter.podspec.json
blob49c93b852210e5216d742a29a0a5c7d2054919c2
2   "name": "YZZRouter",
3   "version": "1.1.0",
4   "summary": "YZZRouter is a usefull router like router in web side.",
5   "description": "A custom router for written In OC.like router in web server.high perfomance, support middleware, support async.support wildCard,trillingWildCard",
6   "homepage": "https://github.com/lbhbrave/YZZRouter",
7   "license": ":type => MIT",
8   "authors": {
9     "杨欢": "yanghuan.yh1000@bytedance.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lbhbrave/YZZRouter.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "Router",
20     "Router/**/*.{h,m}"
21   ]