blob: a8307bc4d1ded41f8dbdd27ad47180ebe2f5d50c [file] [log] [blame]
{
"name": "JLSwiftRouter",
"version": "1.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A URL Router for iOS, written in Swift 2.2",
"homepage": "https://github.com/skyline75489/SwiftRouter",
"authors": {
"Chester Liu": "skyline75489@outlook.com"
},
"source": {
"git": "https://github.com/skyline75489/SwiftRouter.git",
"tag": "1.0.8"
},
"source_files": "Source/*",
"platforms": {
"ios": "8.0"
}
}