blob: b5b12c78cfd6cae29a09493271fae65bcd228276 [file] [log] [blame]
{
"name": "NPRouter",
"version": "0.1.1",
"summary": "A Simple Pure Swift Router in iOS.",
"description": "Router can decoupled module with module in Project, It`s a good choice.",
"homepage": "https://github.com/DarkKnightOne/NPRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DarkKnightOne": "zhang_mr1989@163.com"
},
"source": {
"git": "https://github.com/DarkKnightOne/NPRouter.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Router/Classes/**/*"
}