Pear-LicenseView-iOS 1.0.1

Pear-LicenseView-iOS 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2016

Maintained by Hiroki Umatani.



 
Depends on:
PEAR-PropertyListManager-iOS>= 0
PEAR-AutoLayout-iOS>= 0
 

  • By
  • HirokiUmatani

Overview

It's able to create license page of the library.

Installation

pod 'Pear-LicenseView-iOS'

Demo Screen

image slide view demo

Preconfigured

Copy File
From Pods/from Targets Support Files/Pods/Pods-acknowledgements.plist To your project directory. file copy:(https://youtu.be/fHlg8MLINus)

Usage

□ import header file

#import "LicenseViewController.h"

□ initialize

LicenseViewController *licenseViewController = [LicenseViewController new];

□ add view

[AutoLayout baseView:self.view addSubView:licenseViewController.view];

Documents

library document

Licence

MIT

Author

GitHub
CocoaPod
FaceBook
Twitter