SLReminder 1.0.3×Maintained by 2UN7.Installation Guide×Installation Guide for SLReminderYou want to add pod 'SLReminder', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'SLReminder', '~> 1.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 SLReminderSee PodspecGitHub RepoPage on CocoaPods.orgSLReminder 1.0.3By孙梁2NU71AN9/SLReminderGitHub RepoSLReminder 仿QQ的从屏幕上方弹出提示内容 pod 'SLReminder' SLReminder.show("提示内容")