Retriable 1.0.3×由 retriable 维护。安装说明×Retriable 安装说明您想在 Podfile 中添加类似以下内容target 'MyApp' do pod 'Retriable', '~> 1.0' end然后在您的终端内运行 pod install,或从 CocoaPods.app 运行。另外,为了测试它,运行以下命令pod try Retriable查看 PodspecGitHub 仓库CocoaPods.org 页面Retriable 1.0.3作者retriableretriable/RetriableGitHub 仓库Retriable 使异步组件可重试。 Cocoapods 将以下内容添加到您项目的 Podfile 中 pod 'Retriable' Carthage 将以下内容添加到您项目的 Cartfile 中 github "retriable/Retriable" 示例 RetriableAFNetworking RetriableSDWebImage
Retriable 使异步组件可重试。 Cocoapods 将以下内容添加到您项目的 Podfile 中 pod 'Retriable' Carthage 将以下内容添加到您项目的 Cartfile 中 github "retriable/Retriable" 示例 RetriableAFNetworking RetriableSDWebImage