要运行示例项目,请克隆存储库,并首先从 Example 目录运行 pod install
。
此包可以使用 Carthage 或 CocoaPods 进行安装。
ContentFittingWebView 可通过 Carthage 获得。要安装它,只需将以下行添加到您的 Cartfile 中
github "Bilue/ContentFittingWebView"
ContentFittingWebView 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中
pod 'ContentFittingWebView'
Rhys Powell, rhys@rpowell.me
ContentFittingWebView 在 MIT 许可下可用。有关更多信息,请参见 LICENSE 文件。