[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 2 / 5 / BetterSegmentedControl / 0.4 / BetterSegmentedControl.podspec.json
blob9514b16511bea02b4e17e68999e44243f2cc1c1f
2   "name": "BetterSegmentedControl",
3   "version": "0.4",
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.4"
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"