Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 577 Bytes

File metadata and controls

17 lines (12 loc) · 577 Bytes

Readme

Please see CocoaAPI wrapper README

CocoaPods

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.

Contributing

Please create pull requests against the develop branch as we cannot merge against master.