LYPopView
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
iOS 7.0+
Installation
LYPopView is available through LYSpecs.
To install it, simply add the following line to your Podfile:
source 'https://github.com/blodely/LYSpecs.git'
source 'https://github.com/CocoaPods/Specs.git'
pod "LYPopView"
then, run
pod install
Instructions
From 0.1.25
#import <LYPopView/LYPopView.h>
Older version
#import <LYPopView/PopView.h>
Author
骆昱 (Luo Yu), [email protected]
License
LYPopView is available under the MIT license. See the LICENSE file for more info.