This is the iOS app for Spotify TuneIn, an app for discovering music that other people really listens to.
It allows the creation of a personal radio station tied to your Spotify app, and tuning in to other people stations by listening in your local Spotify app.
When broadcasting, the app watches for player changes in the Spotify app and forwards them to a server. When listening, the app receives player updates for the station and updates the Spotify app.
# Update Cocoapods specs
pod repo update
# Install dependencies
pod install
# Open the workspace in Xcode (Not .xcodeproj/ !)
open Spotify\ TuneIn.xcworkspace/