blob: 24f0878c9f7bb44fc7fa899b1e38986d42024121 [file] [log] [blame]
{
"name": "JKRouter",
"version": "0.1.7",
"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.1.7"
},
"social_media_url": "http://blog.csdn.net/hanhailong18?viewmode=contents",
"platforms": {
"ios": "7.0"
},
"source_files": "JKRouter/Classes/**/*",
"dependencies": {
"JKDataHelper": [
]
}
}