A lightweight JSON-based Objective-C wrapper to make asynchronous requests for the Last.fm API.
IMPORTANT: This is still under heavy development. DO NOT use it in a production environment.
Note: You will need to create an API Account to get an API key which must be set when you first instantiate LastFmFetchr, otherwise an exception will be thrown.
The code base comes with a simple example showing how to use all of the different options available through the API request
Essentially, this code is free to use in commercial and non-commercial projects with no attribution necessary.
See the LICENSE
file for more details.