Jeong YunWon

13pods

cdebug

Debug log/assertion macro collections for debug mode only. Append file, line, time to macro

  • dprintf as printf/NSLog wrapper
  • dassert as asssert wrapper
  • dlog for conditional dprintf
  • dassertlog for assertion after log
  • Everythings are activated when debug mode only

License: NOASSERTION

  • Objective C

DictionaryWrapper

This toolkit suggests an easy way to create wrapper classes for objects which supports keyed subscript interface. It is especially useful for JSON handling.

License: BSD 2.0

  • Objective C

FoundationExtension

This library includes small Foundation/Cocoa/UIKit extensions. This library does not includes high-level data structure, algorithm or frameworks, but collection of code snippets. * Many common snippets in a method call. * Looks like native foundation methods - It follows Apple Coding Guideline and Foundation naming convention. See document on Github

Try FoundationExtension for Foundation extensions. For iOS, UIKitExtension is available too.

License: NOASSERTION

  • Objective C

GlobalActivityIndicatorView

Global activity indicator view for easy usage.

License: BSD 2.0

  • Objective C

ObjectXML

Simple XML object model for Objective-C from NSXMLParser.

License: BSD 2.0

  • Objective C

SayKit

Easy-to-use interface for say command in OS X.

License: BSD 2.0

  • Swift

SocialAccountKit

Accounts.framework/Social.framework boilerplate toolkit.

License: BSD 2.0

  • Objective C

sqlite3-objc

SQLite3 Objective-C wrapper.

License: Custom

  • Objective C

TwitterReverseAuth

TwitterReverseAuth toolkit.

License: MIT

  • Objective C

UI7Kit

UI7Kit is a GUI toolkit to implement iOS7 look & feel UIKit under iOS5/iOS6. It is also supported that patching UIKit to UI7Kit in runtime.

License: BSD 2.0

  • Objective C

UIKitResources

This repository includes UIKit resources of Apple iOS7.

License: Custom

  • Objective C