MTToast 0.0.1×由 TinySungo 维护。安装指南×MTToast 安装指南您想将以下类似内容添加到您的 Podfile 中:pod 'MTToast', '~> 0.0'target 'MyApp' do pod 'MTToast', '~> 0.0' end然后在您的终端内运行 pod install,或从 CocoaPods.app 中运行。或者为了进行测试运行,运行以下命令pod try MTToast查看 PodspecGitHub 仓库CocoaPods.org 上的页面MTToast 0.0.1由shenbilianTinySungo/testPodspecGitHub 仓库testPodspec 测试 Podspec 的编写,下载尝试 MIT.license 创建 podspec 文件:pod spec create MTToast (MTToast 这个名字定下来,就是 pod search 到的名字)
testPodspec 测试 Podspec 的编写,下载尝试 MIT.license 创建 podspec 文件:pod spec create MTToast (MTToast 这个名字定下来,就是 pod search 到的名字)