[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / a / 7 / HGComponents / 0.0.1 / HGComponents.podspec.json
blob81e5068f07d07364ce50ccfb5f8d3ba4d8b37f49
2   "name": "HGComponents",
3   "version": "0.0.1",
4   "summary": "Let your code more clean using this library.",
5   "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",
6   "homepage": "https://github.com/henriquegouveia/HGComponents",
7   "license": {
8     "type": "MIT",
9     "file": "https://github.com/henriquegouveia/HGComponents/blob/master/LICENSE"
10   },
11   "authors": "Henrique Gouveia",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/henriquegouveia/HGComponents.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "HGComponents",
21     "HGComponents/**/*.{h,m}"
22   ],
23   "exclude_files": "HGComponents/*.pch",
24   "requires_arc": true