[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 2 / 5 / BetterSegmentedControl / 2.0.1 / BetterSegmentedControl.podspec.json
blob088b8ae7b40c8fe236a1ba4ad60b322a75aadf4b
2   "name": "BetterSegmentedControl",
3   "version": "2.0.1",
4   "swift_versions": "5.1",
5   "summary": "An easy to use, customizable replacement for UISegmentedControl & UISwitch.",
6   "description": "BetterSegmentedControl is an easy to use, customizable replacement for UISegmentedControl and UISwitch written in Swift.",
7   "homepage": "https://github.com/gmarm/BetterSegmentedControl",
8   "license": "MIT",
9   "authors": {
10     "George Marmaridis": "gmarmas@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/gmarm/BetterSegmentedControl.git",
14     "tag": "2.0.1"
15   },
16   "social_media_url": "https://twitter.com/gmarmas",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "5.1"