blob: 84e04a75c7f868a7064ee7749e248ef4bfc29bce [file] [log] [blame]
{
"name": "HHRouter",
"version": "0.1.5",
"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.5"
},
"source_files": "HHRouter/*",
"requires_arc": true
}