[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / d / DRRouter / 0.1.5 / DRRouter.podspec.json
blob8e86681132fe7725cf9a55bf78c1df2369d0e40d
2   "name": "DRRouter",
3   "version": "0.1.5",
4   "summary": "适用于组件化的路由管理器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRRouter.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DRRouter/Classes/**/*",
22   "dependencies": {
23     "DRMacroDefines": [
25     ],
26     "YYModel": [
28     ]
29   }