Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kxMenuItem selected custom & CocoaPods Support #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 15, 2013

  1. Add kxMenuItem selected custom.

    1. add selectedColor for kxMenuItem
    2. add + (UIImage *)createImageFromColor:(UIColor *)color funtion
    3. manage upside here :- (UIView *) mkContentView
    4. update example usage
    shjborage committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    87ffa48 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2013

  1. Add CocoaPods Support

    add KxMenu.podspec.
    About 4 mouth ago, KxMenu.podspec was push to Spec, I updated it.
    shjborage committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    3543934 View commit details
    Browse the repository at this point in the history
  2. Update CocoaPods Install in Readme.md

    Update readme to add CocoaPods Installing.
    shjborage committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    3858616 View commit details
    Browse the repository at this point in the history