[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / e / SMVerticalSegmentedControl / 0.1.3 / SMVerticalSegmentedControl.podspec.json
blob091541160e04c5c980e6173512f0b03f82a5d2f1
2   "name": "SMVerticalSegmentedControl",
3   "version": "0.1.3",
4   "summary": "SMVerticalSegmentedControl is plain vertical segmented control",
5   "homepage": "https://github.com/shkutkov/SMVerticalSegmentedControl",
6   "screenshots": [
7     "https://raw.github.com/shkutkov/SMVerticalSegmentedControl/master/Screenshots/1.png",
8     "https://raw.github.com/shkutkov/SMVerticalSegmentedControl/master/Screenshots/2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Michael Shkutkov": "shkutkov@gmail.com"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source": {
21     "git": "https://github.com/shkutkov/SMVerticalSegmentedControl.git",
22     "tag": "0.1.3"
23   },
24   "source_files": "SMVerticalSegmentedControl/*.{h,m}",
25   "requires_arc": true,
26   "frameworks": [
27     "QuartzCore",
28     "UIKit",
29     "CoreGraphics"
30   ]