[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 1 / YZZRouter / 1.0.6 / YZZRouter.podspec.json
blob0c885d836ea547e4c6f22bddc24ae93f917e10d9
2   "name": "YZZRouter",
3   "version": "1.0.6",
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.0.6"
17   },
18   "source_files": [
19     "Router",
20     "Router/**/*.{h,m}"
21   ]