blob: 81fa7a1b210ca17324b7c67b7863a2a509b7c6ab [file] [log] [blame]
{
"name": "MK2Router",
"version": "2.2.0",
"summary": "Routing utility for UIViewController",
"description": "MK2Router is a routing utility for UIViewController using Swift.",
"homepage": "https://github.com/imk2o/MK2Router",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Yuichi Kobayashi": "imk2o@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imk2o/MK2Router.git",
"tag": "2.2.0"
},
"source_files": "MK2Router-iOS/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}