CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.

Jose Camallonga

4pods

BETOAuth2Client

OAuth 2 client for the Cocoa platform (iOS and Mac OS X) * Authenticate through OAuth 2 * Light weight * Allows for blocks or delegates * Offers archivable credentials * Easy to read implementation and interface

License: MIT

  • Objective C

BETURLSession

Delegate callbacks via blocks. Blocks are hold with a weak reference so you don't have to cleanup when your object is gone.

  • Plugginable serializers
  • No need for inheriting AND making a singleton
  • Keeps track of your session with just a simple key
  • Progress blocks for both Download and Upload
  • Life Cycle blocks to keep track of all requests that are happening
  • Very light weight
  • No need to clean up after - The blocks are self maintained.
  • Prefixed selectors.
  • Minimum clutter on top of the public interface.

License: MIT

  • Objective C

MDISDK

MDI SDK for iOS

License: Apache 2

  • Objective C

MobileConnect

Mobile Connect SDK the Cocoa platform (iOS and Mac OS X) * Authenticate * Fetch Profile * Allows for blocks or delegates * Offers archivable credentials * Easy to read implementation and interface

License: Custom

  • Objective C