TumblrKit
TumblrKit copied to clipboard
Enhancements.
Been on my queue for a while, so may no longer be that relevant. This code is in production for me though and works well.
- Allow compiling and usage on iOS and OS X (previously was OS X only)
- Fixed 15 memory leaks
- Fixed [TKTumblr tumblelogs] to return an array of the users Tumblelogs. Introduced optional protocol delegate "(void)tumblrDidReturnTumblelogs:(NSArray *)tumblelogs"
- Introduced an authenticate function and delegate callback to check if a users login/password is correct.