chrs1885 / Capable

Unified accessibility API for iOS, macOS, tvOS & watchOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPods subspec for UIFontMetrics/UIFont extension

chrs1885 opened this issue · comments

What kind of feature would you like to see?

Devs who would like to integrate Capable for autoscaling fonts within their apps might not want to use the whole pod but the extension code instead. CocoaPods supports subspecs to only distribute certain parts of the framework.

How does it work in detail?

Add extension subspec to the podspec.

What does the API look like?

Any existing projects that do something similiar?

PromiseKit

Added with #37