blob: b05fb980273e83a64b0d23717316c97465e62128 [file] [log] [blame]
{
"name": "HGComponents",
"version": "0.0.22",
"summary": "Let your code more clean using this library.",
"description": " A longer description of HGComponents 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!\n",
"homepage": "https://github.com/henriquegouveia/HGComponents",
"license": "MIT",
"authors": "Henrique Gouveia",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/henriquegouveia/HGComponents.git",
"tag": "0.0.22"
},
"source_files": [
"HGComponents",
"HGComponents/**/*.{h,m}"
],
"exclude_files": "HGComponents/*.pch",
"requires_arc": true
}