[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / a / 7 / HGComponents / 1.0.1 / HGComponents.podspec.json
blobd806ca3c026216f2ecb645d652d1698720634f2f
2   "name": "HGComponents",
3   "version": "1.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!",
6   "homepage": "https://github.com/henriquegouveia/HGComponents",
7   "license": "MIT",
8   "authors": "Henrique Gouveia",
9   "platforms": {
10     "ios": "6.0"
11   },
12   "source": {
13     "git": "https://github.com/henriquegouveia/HGComponents.git",
14     "tag": "1.0.1"
15   },
16   "source_files": [
17     "HGComponents",
18     "HGComponents/**/*.{h,m}"
19   ],
20   "exclude_files": "HGComponents/*.pch",
21   "requires_arc": true