Latest | 0.1.1 |
---|---|
Homepage | https://github.com/PRX/soxr-Framework |
License | LPGL |
Platforms | ios 6.0, osx 10.7, requires ARC |
Authors |
A static library of the SoX Resampler Library for OS X packaged as a .framework.
pod 'soxr-Framework', '~> 0.1'
Latest podspec
{ "name": "soxr-Framework", "version": "0.1.1", "license": "LPGL", "summary": "The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion", "homepage": "https://github.com/PRX/soxr-Framework", "social_media_url": "https://twitter.com/prx", "authors": { "Chris Kalafarski": "[email protected]" }, "source": { "git": "https://github.com/PRX/soxr-Framework.git", "tag": "0.1.1" }, "requires_arc": true, "platforms": { "ios": "6.0", "osx": "10.7" }, "source_files": "soxr.framework/Versions/A/Headers/*.h", "vendored_frameworks": "soxr.framework", "xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(inherited)" }, "preserve_paths": "soxr.framework" }
Sun, 28 Feb 2016 12:15:03 +0000