Shinichiro Aska

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
5pods
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
Provides an interface for use the addObserverForName
safely and easily.
- Comprehensive Unit Test Coverage
- Carthage support
- Thread-safe
License: MIT
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
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
Features - Streaming API connection using the NSURLSession - Both support the OAuth and Social.framework (iOS only) - Both support the iOS and OSX
License: MIT