Skip to content
/ Annex Public

A small collection of categories & classes to make iOS more comfortable.

License

Notifications You must be signed in to change notification settings

wess/Annex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annex

Annex is just a little collections of categories I use when developing iOS applications. Just wanted to get them all in a single repository as a static lib so i can use it as a submodule.

Contains additions to:

  • NSObject
  • NSDate
  • NSString
  • NSDictionary
  • UIColor
  • UIView

Requires:

  • Security.framework
  • QuartzCore.framework
  • UIKit.framework
  • Foundation.framework

Usage:

Include the Annex project in your project, then link to the Annex static lib.


License:

See LICENSE file.

About

A small collection of categories & classes to make iOS more comfortable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages