- git clone https://github.com/singhbaidwan
- cd Music.
- pod install (requires CocoaPods).
- Open Music.xcworkspace in Xcode 8.0 or higher.
- Visit Spotify Developer website to register yourself as developer and create an app on spotify developer website.
- After registering App, copy clientID and clientSecret to Constants.clientID and Constants.clientSecret inside AuthManager.swift file
Launch Screen | Login Screen | Browse Screen |
Search Screen | Search Result - showing(aritst,playlist,songs) | Library Section of user |
Playlist View | Album View | Music Controller View |