[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 5 / YBRouter / 0.0.1 / YBRouter.podspec.json
blobe755c091f519e2c81ca687948deddd165bb83eb7
2   "name": "YBRouter",
3   "version": "0.0.1",
4   "summary": "基于JLRoutes扩展的iOS router库,支持获取路由表动态route试图控制器",
5   "description": "基于JLRoutes扩展的iOS router库,支持通过获取路由表动态route试图控制器",
6   "homepage": "https://github.com/LiuYibin/YBRouter",
7   "license": "MIT",
8   "authors": {
9     "Yibin": "1357494268@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LiuYibin/YBRouter.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "YBRouter",
20     "YBRouter/**/*.{h,m}"
21   ],
22   "requires_arc": true