master
Objective-C Framework for the last.fm API — Read more
This is a great framework! From using it I've noticed a leak in the FMEngine.m file. The NSMutableURLRequest *request object is allocated but not released in the method dataForMethod:withParameters:useSignature:httpMethod:error:.