Skip to content

A custom library for using soundcloud in your iOS apps. This library doesn't have any dependancy projects like the official SoundCloud SDK and should be much easier to implement in your projects

Notifications You must be signed in to change notification settings

junanguo/LibSoundCloud-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibSoundCloud-iOS

A custom library for using soundcloud in your iOS apps. This library doesn't have any dependancy projects like the official SoundCloud SDK and should be much easier to implement in your projects

The standard iOS library from SoundCloud is quite heavy with many dependancies and has not been updated for quite a while. This project delivers an almost directly ready to use implementation of the SoundCloud API.

Still WIP but already has the following functionality:

  • Login with OAUTH via Safari browser with SoundCloud, Google or Facebook account
  • Search for tracks
  • Get private user tracks
  • Download and play selected tracks.

About

A custom library for using soundcloud in your iOS apps. This library doesn't have any dependancy projects like the official SoundCloud SDK and should be much easier to implement in your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C 100.0%