[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / 2 / XKRouter / 1.0.0 / XKRouter.podspec.json
blob7a598acea119631e60020d9a6249a5852cd7bb1f
2   "name": "XKRouter",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "XKRouterDemo/XKRouter/*.{h,m}",
19   "exclude_files": "Classes/Exclude"