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