[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 4 / MVSegmentedControl / 0.1.3 / MVSegmentedControl.podspec.json
blob5e9bbd175ad0c5923d6d68138bff13435da3aeda
2   "name": "MVSegmentedControl",
3   "version": "0.1.3",
4   "summary": "The unofficial swift Segmented Control library for iOS.",
5   "description": "A highly configurable Segmented Control that can be configure in style of iOS 12 or iOS 13 or other custom style.\n\n* Layout implemented via constraints\n* Ability to configure a control in iOS 12 or 13 or custom style.\n* Designable into Interface Builder",
6   "homepage": "https://github.com/makc99/MVSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxim Matyukov": "maxim.matyukov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/makc99/MVSegmentedControl.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5",
22   "source_files": "MVSegmentedControl/*.{swift}",
23   "frameworks": "UIKit",
24   "swift_version": "5"