Skip to content

A pure Swift Spotify Music App in Apple Music style.

Notifications You must be signed in to change notification settings

haoboxuxu/HBMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBMusic

repocover

A pure Swift Spotify Music App in Apple Music style.

How to run

pod install

Put your tokens in tokens.swift like this

let _ClientID = "xxx"
let _ClientSecret = "xxx"
let _RedirectURI = "xxx"

Hint

Spotify Authorization

Spotify Web API

About

A pure Swift Spotify Music App in Apple Music style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published