alvises / FPPopover

FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.
http://www.poeticoding.com/fppopover-a-customizable-uipopovercontroller-for-iphone-and-ipad/
Other
901 stars 250 forks source link

pod #105

Open web-differently opened 10 years ago

web-differently commented 10 years ago

hello i want to know if FPPopover is existe in repo cocoapods

JanHalozan commented 10 years ago

Yes it does. You can find it using cocoapods search tool. If you want to add it just add pod 'FPPopover', '~> 1.4' to your podfile.

web-differently commented 10 years ago

thank's