blob: 6f0b73065e82c11f80dade18e425761ed8f97656 [file] [log] [blame]
{
"name": "SHNUrlRouter",
"version": "1.1.0",
"summary": "Simple Router for Swift",
"homepage": "https://github.com/shnhrrsn/SHNUrlRouter",
"license": "MIT",
"authors": "Shaun Harrison",
"social_media_url": "http://twitter.com/shnhrrsn",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/shnhrrsn/SHNUrlRouter.git",
"tag": "1.1.0"
},
"source_files": "*.swift",
"requires_arc": true
}