blob: b303ed52feeee6977cbbf090c50096c6242484b1 [file] [log] [blame]
{
"name": "LHRouter",
"version": "0.0.1",
"summary": "LHRouter.",
"description": "A smart iOS URL Router",
"homepage": "https://github.com/lhnoah/LHRouter",
"license": "MIT",
"authors": {
"Noah": "lh_1989@126.com"
},
"source": {
"git": "https://github.com/lhnoah/LHRouter.git",
"tag": "0.0.1"
},
"source_files": "LHRouter/Classes/**/*.{h,m}",
"platforms": {
"ios": "9.0"
}
}