文件名称:PKHUD:基于Swift的Apple HUD(音量,铃声,旋转等)的重新实现,适用于iOS 8
文件大小:3.89MB
文件格式:ZIP
更新时间:2024-05-01 14:28:35
Swift
基于Swift的Apple HUD(音量,铃声,旋转等)的重新实现,适用于iOS 8及更高版本。 特征 通过UIVisualEffectsView的官方iOS 8模糊效果。 适当的旋转支撑。 尺寸/设备不可知。 在呈现的视图控制器,警报,...之上工作 带有几个免费资源-选中标记,叉号,进度指示器,… …以及动画。 作为iOS 8框架构建。 安装 推荐的方法是使用CocoaPods。 可可豆 要使用CocoaPods为Swift 2安装PKHUD,请在Podfile中包括以下内容 pod 'PKHUD' , '~> 3.0' 要使用CocoaPods为Swift 3.x安装PKHUD,请在Podfile中包括以下内容 pod 'PKHUD' , '~> 4.0' 要为Swift 4.x安装PKHUD,请在Podfile中包括以下内容 pod 'PKHUD' , '~> 5.0
【文件预览】:
PKHUD-master
----PKHUDDemoUITests()
--------Info.plist(682B)
--------PKHUDDemoUITests.swift(2KB)
----Demo()
--------DemoViewController.swift(3KB)
--------Info.plist(1KB)
--------AppDelegate.swift(262B)
--------.swift-version(4B)
--------Launch Screen.storyboard(2KB)
--------Images.xcassets()
--------Storyboard.storyboard(15KB)
----Gemfile(61B)
----PKHUD.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(34KB)
----README_hero.png(677KB)
----.travis.yml(2KB)
----fastlane()
--------Appfile(82B)
--------Scanfile(126B)
--------README.md(700B)
--------Fastfile(798B)
----LICENSE(1KB)
----README.md(6KB)
----PKHUD()
--------PKHUDWideBaseView.swift(727B)
--------WindowRootViewController.swift(2KB)
--------Info.plist(823B)
--------PKHUDAnimation.swift(2KB)
--------PKHUDProgressView.swift(783B)
--------PKHUDSystemActivityIndicatorView.swift(1KB)
--------PKHUDRotatingImageView.swift(563B)
--------PKHUDErrorView.swift(3KB)
--------Window.swift(6KB)
--------PKHUD.h(364B)
--------PKHUDSuccessView.swift(2KB)
--------PKHUDSquareBaseView.swift(3KB)
--------HUD.swift(4KB)
--------PKHUDTextView.swift(1KB)
--------PKHUDAnimating.swift(312B)
--------FrameView.swift(2KB)
--------Images.xcassets()
--------PKHUDAssets.swift(2KB)
--------PKHUD.swift(7KB)
----.swiftlint.yml(117B)
----PKHUD.podspec(851B)
----Package.swift(456B)
----Gemfile.lock(5KB)
----.gitignore(590B)