MusicaKit is a Apple Music web API client, written in Objective-C and using JSONModel as an only dependency. It will be used as a one of core frameworks in upcoming Apple Music Client with Last.fm scrobbler for iOS called Musica
To run the example project, clone the repo, and run pod install
from the Example directory first.
MusicaKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MusicaKit"
Adam Rozynski, @rurza, adam[at]micropixels.pl
MusicaKit is available under the MIT license. See the LICENSE file for more info.