blob: 982c5dbbd30a1eb3b4db8d574e13ab4f16efea1e [file] [log] [blame]
{
"name": "JMRouter",
"version": "1.0.0",
"summary": "Swift路由控件",
"description": "一个轻量级,纯Swift,协议化的路由控件,简单易用",
"homepage": "https://github.com/JumeiRdGroup/JMRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuany": "cgcym1234@163.com"
},
"source": {
"git": "https://github.com/JumeiRdGroup/JMRouter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "JMRouter/Classes/**/*"
}