blob: c00c4b3e4abc0bfec5b2d1942e3f423158efb73e [file] [log] [blame]
{
"name": "HTestVC",
"version": "1.2.0",
"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": "jumperb@gmail.com"
},
"source": {
"git": "https://github.com/jumperb/HTestVC.git",
"tag": "1.2.0"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}