blob: f7f4655969ccd9d0ededa39a805bae6ae76805ca [file] [log] [blame]
{
"name": "SwiftyURLRouter",
"version": "1.0.0",
"summary": "A light weight router for swift",
"homepage": "https://github.com/iAllenC/SwiftyRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iAllenC": "373381941@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iAllenC/SwiftyRouter.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{swift}"
}