blob: 50086db8ba5b68ae7fe550957b0e280fba7363db [file] [log] [blame]
{
"name": "EVRouter",
"version": "0.0.1",
"summary": "An iOS router framework based on 'Target-Action Mode'.",
"homepage": "https://github.com/YongbaoWang",
"license": "Apache",
"authors": {
"Ever": "wangyongbao2009@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongbaoWang/EVRouter.git",
"tag": "0.0.1"
},
"source_files": "EVRouter/*.{h,m}"
}