blob: 69de87659c4d4ec955881f8a7ae08b8004daa697 [file] [log] [blame]
{
"name": "JKRouter",
"version": "0.3.0.1",
"summary": "this is a tool to help you to handle the push or pop between Viewcontrollers with your specified URL.",
"description": "TODO: this is a tool to help you to handle the push or pop between Viewcontrollers with your specified URL",
"homepage": "https://github.com/xindizhiyin2014/JKRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HHL110120": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKRouter.git",
"tag": "0.3.0.1"
},
"social_media_url": "http://blog.csdn.net/hanhailong18?viewmode=contents",
"platforms": {
"ios": "8.0"
},
"source_files": "JKRouter/Classes/**/*",
"dependencies": {
"JKDataHelper": [
]
}
}