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