SpotifyAPIKit
The Spotify Web API for iOS
Checklist for V1
- 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
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SpotifyAPIKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SpotifyAPIKit'
Author
License
SpotifyAPIKit is available under the MIT license. See the LICENSE file for more info.