To run the example project, clone the repo, and run pod install from the Example directory first.
iOS 7.0+
Just add:
pod 'LYPopView'to you project Podfile.
And then, run:pod install.
When it's finished, open xcode workspace file.
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 installFrom 0.1.25
#import <LYPopView/LYPopView.h>Older version
#import <LYPopView/PopView.h>骆昱 (Luo Yu), indie.luo@gmail.com
LYPopView is available under the MIT license. See the LICENSE file for more info.