Yosuke Ishikawa

14pods

APIKit

Type-safe networking abstraction layer that associates request type with response type.

License: MIT

  • Swift

ISAlternativeRefreshControl

a template for creating custom UIRefreshControl.

License: MIT

  • Objective C

ISColumnsController

A page scrolling container viewcontroller similar to Safari.

License: MIT

  • Objective C

ISDiskCache

LRU disk cache for iOS.

License: MIT

  • Objective C

ISHTTPOperation

a subclass of NSOperation to wrap asynchronous NSURLConnection.

License: MIT

  • Objective C

ISInteractiveEdgesNavigationBar

subclass of UINavigationBar which can handle touch events on both edges.

License: MIT

  • Objective C

ISInvocationHookProxy

A proxy object that hooks each NSInvocation of target.

License: MIT

  • Objective C

ISMemoryCache

NSDictionary-based memory cache.

License: MIT

  • Objective C

ISMethodSwizzling

functions to swizzle instance/class methods.

License: MIT

  • Objective C

ISNetwork

minimal NSURLConnection wrapper (NSOperation-based).

License: MIT

  • Objective C

ISRefreshControl

iOS4-compatible UIRefreshControl.

License: MIT

  • Objective C

ISRemoveNull

extension of NSArray and NSDictionary to remove NSNull from them.

License: MIT

  • Objective C

NSRunLoop+PerformBlock

category on NSRunLoop that adds performBlockAntWait: method.

License: MIT

  • Objective C