libpd 0.7.0× TestsTested ✗ LangLanguage CC License BSD ReleasedLast Release Dec 2014Maintained by Jasper Blues.Installation Guide×Installation Guide for libpdYou want to add pod 'libpd', '~> 0.7' similar to the following to your Podfile:target 'MyApp' do pod 'libpd', '~> 0.7' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try libpdSee PodspecGitHub RepoHomepagePage on CocoaPods.orglibpd 0.7.0ByJasper Blues (spec maintainer only)libpd/libpdGitHub Repo libpd turns Pd into an embeddable library, so you can use Pd as a sound engine in mobile phone apps, games, web pages, and art projects. Installation pod 'libpd' Authors Jasper Blues (spec maintainer only) License BSD