Please see CocoaAPI wrapper README
CocoaPods is a dependency manager for Xcode projects.
You can include this SDK by adding following lines to your Podfile
:
pod 'CocoaSoundCloudAPI', '1.0.2'
pod 'CocoaSoundCloudUI', '1.0.9'
and run the following command pod install
.
Please create pull requests against the develop branch as we cannot merge against master.