blob: 57f1614fcc0b25074c52f7c6b2491e2fedc9d757 [file] [log] [blame]
{
"name": "ZMRouter",
"version": "0.1.0",
"summary": "ZMRouter,the ViewController push or present Router.",
"description": "the ViewController push or present Router,can suppout push, present, scheme or link open ViewController",
"homepage": "https://github.com/hexuren/ZMRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hexuren": "529455009@qq.com"
},
"source": {
"git": "https://github.com/hexuren/ZMRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMRouter/Classes/**/*",
"frameworks": "UIKit"
}