blob: 9b564d093247280ee4839f23b35bf76a11b4580d [file] [log] [blame]
{
"name": "HHRouter",
"version": "0.1.4",
"summary": "Yet another URL Router for iOS.",
"homepage": "https://github.com/Huohua/HHRouter/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Light": "lightory@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Huohua/HHRouter.git",
"tag": "0.1.4"
},
"source_files": "HHRouter/*",
"requires_arc": true
}