SELUpdateAlert 0.0.3×由 tuyongjiang 维护。安装指南×SELUpdateAlert 安装指南您想在 Podfile 中添加 pod 'SELUpdateAlert', '~> 0.0' 类似以下内容target 'MyApp' do pod 'SELUpdateAlert', '~> 0.0' end然后在终端或从 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行命令pod try SELUpdateAlert查看 PodspecGitHub 仓库在 CocoaPods.org 的页面SELUpdateAlert 0.0.3由tuyongjiangtuyongjiang/SELUpdateAlertGitHub 仓库SELUpdateAlert 版本更新视图 安装 pod 'SELUpdateAlert' 用法 [SELUpdateAlert showUpdateAlertWithVersion:@"1.1.1" Description:@"更新新版"]; [SELUpdateAlert showUpdateAlertWithVersion:@"1.1.1" Descriptions:@[@"版本已更新",@"去下载新版哦"]];
SELUpdateAlert 版本更新视图 安装 pod 'SELUpdateAlert' 用法 [SELUpdateAlert showUpdateAlertWithVersion:@"1.1.1" Description:@"更新新版"]; [SELUpdateAlert showUpdateAlertWithVersion:@"1.1.1" Descriptions:@[@"版本已更新",@"去下载新版哦"]];