The Spotify Web API for iOS
- Base network level (Alamofire?)
- Authorization Header
- MappedObjects
- Search API
- Browse API
- Follow API
- Playlists API
- Library API
- Artists API
- Player API
- Personalization API
- User Profile API
- Albums API
- Tracks API
- Episodes API
- Shows API
To run the example project, clone the repo, and run pod install
from the Example directory first.
SpotifyAPIKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SpotifyAPIKit'
SpotifyAPIKit is available under the MIT license. See the LICENSE file for more info.