an extension of UIViewController for poping up a another ViewController with animation effects in Objective-C
- use cocoapods
pod 'UIViewController_PopUp', '~> 0.0.3'
- manual import
just download lib folder and add into your project
the popup view can be dismissed everywhere now
remove default layer cornerRidus
release first version.