Skip to content

KelvinLaw637/YYKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YYKit

YYKit contains some utilities that I use in my project.

Documentation

You can build and install docset use Docset scheme. Or your can read the Documentation online.

How to use

  1. Build this project and you will get YYKit.framework.

  2. Add YYKit.framework to your project, then add -ObjC to your project's Other Compiler Flags

  3. Add required frameworks:

    • UIKit.framework
    • CoreGraphics.framework
    • CoreImage.framework
    • QuartzCore.framework
    • libz.dylib

(Optional) Add YYKit.framework to your .pch file.


I knew too many categories are not good for an app, but I'm lazy :-)

About

Utilities for iOS~~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published