FQAlertView 0.0.5× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Nov 2016Maintained by FengQiang.Installation Guide×Installation Guide for FQAlertViewYou want to add pod 'FQAlertView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'FQAlertView', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try FQAlertViewSee PodspecGitHub RepoPage on CocoaPods.orgFQAlertView 0.0.5ByFengQiangBoyfq050766/FQAlertViewGitHub Repo FQAlertView是一个iOS平台上的一个美观的提示窗视图,集成简单,使用方便。 项目展示 安装 手动安装 下载项目demo文件。 添加FQAlertViewDemo/FQAlertView文件夹中所有文件到项目中。 导入 "FQAlertView.h"。 许可证 FQAlertView 使用 MIT 许可证,详情见 LICENSE 文件。