[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / c / 0 / GLXSegmentedControl / 2.1.2 / GLXSegmentedControl.podspec.json
blobd096ea234023fc23a9f8c2a85097712622e88fdb
2   "name": "GLXSegmentedControl",
3   "version": "2.1.2",
4   "summary": "Custom segmented control for iOS 9 and above",
5   "description": "Written in Swift.\nSupports both images and text.\nSupports vertically organised segments\nMore customisible than UISegmentedControl and easier to expand with new style.",
6   "homepage": "https://github.com/glenmax-ltd/GLXSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Glenmax": "support@glenmax.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/glenmax-ltd/GLXSegmentedControl.git",
19     "branch": "master",
20     "tag": "v2.1.2"
21   },
22   "source_files": "GLXSegmentedControl/*.swift",
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   },
28   "pushed_with_swift_version": "3"