This project use cocoapods to manages its dependencies.
run pod install
Then open the project using: SoundCloud.xcworkspace
.
The model and some utils class are unit tested with OCUnit.
A basic app integrated with Soundcloud SDK, to retrieve the favorite tracks of an user and display them.
Objective-C