blob: c0174e11284f847038687448eb20a1d548d2eb13 [file] [log] [blame]
{
"name": "Hodor",
"version": "1.9.6",
"summary": "A short description of Hodor.",
"description": "A longer description of Hodor 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": "https://github.com/jumperb/Hodor",
"license": "Copyright",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/Hodor.git",
"tag": "1.9.6"
},
"source_files": "Classes/**/*.{h,m}",
"prefix_header_contents": "#import \"HCommon.h\"",
"libraries": "z",
"frameworks": "Accelerate",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}