[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 2 / 7 / f / MMURLRouter / 0.0.1 / MMURLRouter.podspec.json
blob230453741ede8edcfcefeafc51696d899204fd27
2   "name": "MMURLRouter",
3   "version": "0.0.1",
4   "summary": "MMURLRouter is a tool for any modules.",
5   "description": "MMRouter is a tool for any modules,you can use it more easier",
6   "homepage": "https://github.com/IDwangluting/MMURLRouter",
7   "license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
8   "authors": {
9     "IDwangluting": "m13051699286@163.com"
10   },
11   "source": {
12     "git": "https://github.com/IDwangluting/MMURLRouter.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MMURLRouter/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "libraries": "Objc",
24   "dependencies": {
25     "YYModel": [
26       "~> 1.0.4"
27     ],
28     "YYCategories": [
29       "~> 1.0.4"
30     ],
31     "WWBaseLib": [
32       "0.0.2"
33     ]
34   }