iOSLoader 0.0.6×由 AshishAwasthi 维护。安装指南×iOSLoader 安装指南您要将以下类似内容添加到您的 Podfile 中:`pod 'iOSLoader', '~> 0.0'`target 'MyApp' do pod 'iOSLoader', '~> 0.0' end然后在您的终端内或从 CocoaPods.app 中运行 `pod install`。或者为了测试运行,运行以下命令:pod try iOSLoader查看 PodspecGitHub 仓库CocoaPods.org 页面iOSLoader 0.0.6作者Ashish Awasthigithub.com/awasthi027GitHub 仓库iOSLoader