This simple XCode projets parses and displays Deezer's playlists.
- Xcode 9.0
- Swift 4.0
- iOS 9+
- Carthage
Tested with carthage version
: 0.25.0
Run the following command in the project's root directory to fetch the dependencies:
carthage bootstrap --platform iOS
Open the Playlists.xcodeproj
file and run the app!