Latest | 1.4 |
---|---|
Homepage | https://cnnr.me |
License | MIT |
Platforms | osx 10.8, requires ARC |
Authors |
Latest podspec
{ "name": "CMEqualizerIndicatorView", "version": "1.4", "summary": "Indicator view used to represent the play/pause/stop state of audio, compatible with OS X.", "license": { "type": "MIT", "file": "LICENSE" }, "homepage": "https://cnnr.me", "authors": { "Connor Montgomery": "[email protected]" }, "source": { "git": "https://github.com/connor/CMEqualizerIndicatorView.git", "tag": "1.4" }, "source_files": [ "CMEqualizerIndicatorView/CMEqualizerIndicatorView.{h,m}", "CMEqualizerIndicatorView/NSView+NSViewAnimationWithBlocks.{h,m}" ], "public_header_files": "CMEqualizerIndicatorView/*.h", "requires_arc": true, "platforms": { "osx": "10.8" } }
Tue, 18 Apr 2017 14:20:17 +0000