blob: d93691f1c4c8b3c1ced2802de2371a88d65d46ba [file] [log] [blame]
{
"name": "HGoto",
"version": "1.2.7",
"summary": "A short description of HGoto.",
"description": "A longer description of HGoto in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://EXAMPLE/HGoto",
"authors": {
"zct": "zhangchutian@camera360.com"
},
"source": {
"git": "https://github.com/jumperb/HGoto.git",
"tag": "1.2.7"
},
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"Hodor/Feature": [
],
"Hodor/Defines": [
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}