[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 5 / BetterSegmentedControl / 1.0.3 / BetterSegmentedControl.podspec.json
blobbcf9b3bd75e59ef0c69f3e3416e6ca68104a065b
2   "name": "BetterSegmentedControl",
3   "version": "1.0.3",
4   "swift_version": "4.2",
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": "1.0.3"
15   },
16   "social_media_url": "https://twitter.com/gmarmas",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit"