blob: 0b74c3e020fcf588e06845965e5e0a741650152f [file] [log] [blame]
{
"name": "URLRouter",
"version": "0.0.1",
"summary": "A lightweight swift URL manager based regular expressions.",
"homepage": "https://github.com/wanggang316/URLRouter",
"license": "MIT",
"authors": {
"gump": "gummpwang@gmail.com"
},
"social_media_url": "http://twitter.com/wgang316",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanggang316/URLRouter.git",
"tag": "0.0.1"
},
"source_files": "URLRouter/URLRouter/*.swift",
"pushed_with_swift_version": "3.0"
}