blob: 18a336158e0a8252c62fa281f803eb069cb66606 [file] [log] [blame]
{
"name": "HGComponents",
"version": "0.0.11",
"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.11"
},
"source_files": [
"HGComponents",
"HGComponents/**/*.{h,m}"
],
"exclude_files": "HGComponents/*.pch",
"requires_arc": true
}