Skip to content

ipup/PPLicencesViewController

Repository files navigation

PPLicencesViewController

========================

This view controller is abled to help you to display all the pod licences in your app in a few lines of code. Using the pod we will be more respectfull of the community.

How it will works :

Install it using the pod.

pod install PPLicencesViewcontroller

Add your Pos-acknowledgment to your compiled files

image

Don't copy the item, so if pods update it you will allways have the good version

image

Call the View Controller when you need it

PPLicencesViewController *p = [PPLicencesViewController new];
[self.navigationController pushViewController:p];

Result

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published