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