[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 9 / 7 / GLSegmentView / 0.0.1 / GLSegmentView.podspec.json
blobe334037946c319caa2d2733735a97e7e5a47926e
2   "name": "GLSegmentView",
3   "version": "0.0.1",
4   "summary": "A segment view for title",
5   "description": "segment A segment view for title",
6   "homepage": "https://github.com/god-long/GLSegmentView",
7   "license": "MIT",
8   "authors": {
9     "god-long": "xulongios@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/god-long/GLSegmentView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "GLSegmentView/*.{swift}",
19   "resource_bundles": {
20     "GLSegmentView": [
21       "GLSegmentView/*.{xib}"
22     ]
23   },
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"