[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 5 / BetterSegmentedControl / 0.5 / BetterSegmentedControl.podspec.json
blob2a5ca2d90c3e4fed3fad375c778a85a11e6a1634
2   "name": "BetterSegmentedControl",
3   "version": "0.5",
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.5"
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"