[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 1 / a / HGSegmentedPageViewController / 1.2.1 / HGSegmentedPageViewController.podspec.json
blobb226a8960fc89b0f9cf75959c87034a8f87efed6
2   "name": "HGSegmentedPageViewController",
3   "version": "1.2.1",
4   "license": "MIT",
5   "summary": "A paging solution",
6   "description": "A paging solution.\nHGSegmentedPageViewController supports iOS.",
7   "homepage": "https://github.com/ArchLL/HGSegmentedPageViewController",
8   "authors": {
9     "Arch": "mint_bin@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ArchLL/HGSegmentedPageViewController.git",
13     "tag": "1.2.1"
14   },
15   "source_files": "HGSegmentedPageViewController/*.{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     "HGCategoryView": [
30       "~> 1.1.7"
31     ]
32   },
33   "requires_arc": true