[Add] OpacityCore 3.23.5
[CocoaPods.git] / Specs / 3 / 8 / 7 / MIHSliderView / 1.0.1 / MIHSliderView.podspec.json
blobef757acbb2f1c99b41c8c7fad458b739830b8318
2   "name": "MIHSliderView",
3   "version": "1.0.1",
4   "platforms": {
5     "osx": "10.6"
6   },
7   "homepage": "http://github.com/hohl/MIHSliderView",
8   "license": "MIT",
9   "summary": "Core Animations based slider view for OS X.",
10   "description": "MIHSliderView is a OS X drop-in class that displays a couple of slides each after another like you may know from most of the sliders for JavaScript.The slider is able to use any subclass of NSView as a slide and transitionsare customizable with the properties of the MIHSliderView class.",
11   "authors": {
12     "Michael Hohl": "me@michaelhohl.net"
13   },
14   "source": {
15     "git": "https://github.com/hohl/MIHSliderView.git",
16     "tag": "pod-1.0.1"
17   },
18   "source_files": "Classes",
19   "resources": "Resources/*.png",
20   "frameworks": "QuartzCore",
21   "requires_arc": false