blob: 07ed4f2159021aa999f15730bb7214039b8d9b21 [file] [log] [blame]
{
"name": "MMURLRouter",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMURLRouter/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "Objc",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
"~> 1.0.4"
],
"WWBaseLib": [
]
}
}