[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 8 / 2 / XKRouter / 1.0.1 / XKRouter.podspec.json
blobc58a02692b6a933f2bf0ed912d7187eea642eff7
2   "name": "XKRouter",
3   "version": "1.0.1",
4   "summary": "XKRouter,一个基于 URL 的iOS路由解决方案",
5   "description": "一个基于 URL 的iOS路由解决方案,建立核心路由机制以及模块解耦",
6   "homepage": "https://github.com/buyu03/XKRouter",
7   "license": "MIT",
8   "authors": {
9     "xuxiang": "1916325762@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/buyu03/XKRouter.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "exclude_files": "Classes/Exclude"