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