CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.

HintView 0.1.0

HintView 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jun 2015

Maintained by Alex Chan.




HintView 0.1.0

  • By
  • Alex Chan

BackgroundImage

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7.0 or higher

Installation

HintView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "HintView"

How To Use It

  • Include with #import <HintView.h> to use it wherever you need.

  • Call [[HintView sharedManager] showWithContent:{YourView}];

  • You could pass any view to YourView parameter

  • Done

Author

Alex Chan, [email protected]

License

HintView is available under the MIT license. See the LICENSE file for more info.