[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / 7 / SVSegmentedControl@PTEz / 0.2.0.1 / SVSegmentedControl@PTEz.podspec.json
blob28f275d8d87bd379fb9362e5487149d904c400b7
2   "name": "SVSegmentedControl@PTEz",
3   "version": "0.2.0.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/PTEz/SVSegmentedControl",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/PTEz/SVSegmentedControl.git",
15     "tag": "0.2.0.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   "requires_arc": true