blob: 1ebe369a182a9e93004787f954ddc6b6ab034025 [file] [log] [blame]
{
"name": "GVRouter",
"version": "0.0.1",
"summary": "An extension of the HHRouter tool to support storyboard and Xib file initialization controller",
"description": "It's' an extension of the HHRouter tool to support storyboard and Xib file initialization controller",
"homepage": "https://github.com/Gavingsk/GVRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavingsk": "gavin_gushaokun@126.com"
},
"source": {
"git": "https://github.com/Gavingsk/GVRouter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GVRouter/Classes/**/*"
}