[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / d / c / SVSegmentedControlFork / 1.1 / SVSegmentedControlFork.podspec.json
blob7242c69e3c0c5856960eff9a3db042adf5b45e74
2   "name": "SVSegmentedControlFork",
3   "version": "1.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "A UISwitch-like segmented control for your iOS app.",
9   "homepage": "https://github.com/beiliubei/SVSegmentedControl",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/beiliubei/SVSegmentedControl.git",
15     "tag": "1.1"
16   },
17   "description": "SVSegmentedControl is a customizable UIControl class that mimics UISegmentedControl but that looks like an UISwitch.",
18   "frameworks": "QuartzCore",
19   "source_files": "SVSegmentedControl/*.{h,m}",
20   "preserve_paths": "Demo",
21   "requires_arc": true