blob: befc46044e23a5f2730a3fbe1a0cca0e99166928 [file] [log] [blame]
{
"name": "NPRouter",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Router/Classes/**/*"
}