blob: 918e10c7ddd37edd5b73cdb430b2732b8b58b06a [file] [log] [blame]
{
"name": "HTestVC",
"version": "1.2.4",
"summary": "A short description of HTestVC.",
"description": "A longer description of HTestVC 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!",
"license": "Copyright",
"homepage": "https://github.com/jumperb/HTestVC",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/HTestVC.git",
"tag": "1.2.4"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}