blob: 230453741ede8edcfcefeafc51696d899204fd27 [file] [log] [blame]
{
"name": "MMURLRouter",
"version": "0.0.1",
"summary": "MMURLRouter is a tool for any modules.",
"description": "MMRouter is a tool for any modules,you can use it more easier",
"homepage": "https://github.com/IDwangluting/MMURLRouter",
"license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
"authors": {
"IDwangluting": "m13051699286@163.com"
},
"source": {
"git": "https://github.com/IDwangluting/MMURLRouter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMURLRouter/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "Objc",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
"~> 1.0.4"
],
"WWBaseLib": [
"0.0.2"
]
}
}