Monday, 20 May 2013

What third-party iOS libraries are useful in almost any project?

What third-party iOS libraries are useful in almost any project?

Before NSJSONSerialization there was JSONKit (which still claims to be quicker), and AFnetworking makes network requests a little less dehumanizing. I'm looking for similar libraries that streamline typical processes, and have a wide variety of uses.

No comments:

Post a Comment