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

Shinichiro Aska

5pods

DelimitedReader

Library for parsing delimited data. Faster because it does not have to do a NSData <-> String conversion. It can be easily and reliably parse of the Twitter Streaming API and other stream.

License: MIT

  • Swift

EventBox

Provides an interface for use the addObserverForName safely and easily. - Comprehensive Unit Test Coverage - Carthage support - Thread-safe

License: MIT

  • Swift

KeyClip

KeyClip is yet another Keychain library written in Swift. Features - Simple interface - Multi Types ( String / NSDictionary / NSData ) - Error Handling - Settings ( kSecAttrAccessGroup / kSecAttrService / kSecAttrAccessible ) - Works on both iOS & OS X

License: MIT

  • Swift

MutableDataScanner

A simple text scanner which can parse NSMutableData using delimiter. Faster because it does not have to do a NSData <-> String conversion. It can be easily and reliably parse of the Twitter Streaming API and other stream.

License: MIT

  • Swift

TwitterAPI

Features - Streaming API connection using the NSURLSession - Both support the OAuth and Social.framework (iOS only) - Both support the iOS and OSX

License: MIT

  • Swift