[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 2 / f / HYBUIViewExtension / 2.0 / HYBUIViewExtension.podspec.json
blob4295bf31910b996fce1de362f18956c41b020a7b
2   "name": "HYBUIViewExtension",
3   "version": "2.0",
4   "summary": "Make by Jacky Huang, a convenience category for UIView.",
5   "description": "                   A longer description of HYBUIViewExtension 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/632840804/UIViewExtension",
7   "license": "MIT",
8   "authors": {
9     "HuangYiBiao": "18675574495@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/632840804/UIViewExtension.git",
16     "tag": "2.0"
17   },
18   "source_files": "UIViewExtension/HYBUIViewExtension/*",
19   "requires_arc": true,
20   "dependencies": {
21     "HYBUIColorExtension": [
22       "~> 0.0"
23     ]
24   }