blob: 463ed1eecde78444422a6545081a447d4185a19c [file] [log] [blame]
{
"name": "SwiftyURLRouter",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "Sources/*.{swift}"
}