blob: e5dbfe55d1ed3d3c535fed2c11ce099acb85e428 [file] [log] [blame]
{
"name": "NHRouter",
"version": "0.1.0",
"summary": "NHRouter is framework that can router controller by url for Decoupling",
"description": "NHRouter is framework that can router controller by url, parmas can pass by url that object can be pass by pointer or pass by dictionary",
"homepage": "https://github.com/carlSQ/NHRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiang.shen": "qiang..shen@ele.me"
},
"source": {
"git": "https://github.com/carlSQ/NHRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "NHRouter/Classes/**/*"
}