Latest | 1.0 |
---|---|
Homepage | https://github.com/JonasGessner/JGDetailScrubber |
License | MIT |
Platforms | ios 5.0, requires ARC |
Frameworks | Foundation, UIKit, CoreGraphics |
Latest podspec
{ "name": "JGDetailScrubber", "version": "1.0", "summary": "UISlider subclass with variable scrubbing speeds.", "description": "UISlider subclass with variable scrubbing speeds. Inspired by iOS Music app.n", "homepage": "https://github.com/JonasGessner/JGDetailScrubber", "license": { "type": "MIT", "file": "LICENSE.txt" }, "authors": "Jonas Gessner", "social_media_url": "http://twitter.com/JonasGessner", "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/JonasGessner/JGDetailScrubber.git", "tag": "v1.0" }, "source_files": "JGDetailScrubber/*.{h,m}", "frameworks": [ "Foundation", "UIKit", "CoreGraphics" ], "requires_arc": true }
Fri, 04 Mar 2016 14:53:03 +0000