Skip to content

Latest commit

 

History

History
executable file
·
64 lines (40 loc) · 1.41 KB

README.md

File metadata and controls

executable file
·
64 lines (40 loc) · 1.41 KB

DeviceFontSize

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DeviceFontSize is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DeviceFontSize'

OR

pod 'DeviceFontSize/iPhone_All'
pod 'DeviceFontSize/iPad_All'


pod 'DeviceFontSize/iPhone_4'
pod 'DeviceFontSize/iPhone_5'
pod 'DeviceFontSize/iPhone_6'
pod 'DeviceFontSize/iPhone_6+'


pod 'DeviceFontSize/iPad_Default'
pod 'DeviceFontSize/iPad_Mini'
pod 'DeviceFontSize/iPad_Pro'

Interface Builder

Result

iPhone 4

iPhone 6 Plus

Author

taewankim, [email protected]

License

MIT

References

Inspired by projects: