[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / c / HGCategoryView / 1.1.5 / HGCategoryView.podspec.json
blobfd16d0bd98115d2b264cbcba8acd3152cef4a06a
2   "name": "HGCategoryView",
3   "version": "1.1.5",
4   "license": "MIT",
5   "summary": "一个APP分页切换滚动视图",
6   "description": "一个多样式的APP分页切换滚动视图.",
7   "homepage": "https://github.com/ArchLL/HGCategoryView",
8   "authors": {
9     "Arch": "mint_bin@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ArchLL/HGCategoryView.git",
13     "tag": "1.1.5"
14   },
15   "source_files": "HGCategoryView/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   },
30   "requires_arc": true