基本架构 0.0.1×由LeoFavor维护。安装指南×BaseArchitecture安装指南您想在Podfile中添加如下代码:pod 'BaseArchitecture', '~> 0.0'target 'MyApp' do pod 'BaseArchitecture', '~> 0.0' end然后在终端中运行pod install,或从CocoaPods.app中运行。或者,为了测试运行,运行以下命令pod try BaseArchitecture 依赖AFNetworking~> 3.0MJExtension~> 3.0.15.1 查看PodspecGitHub仓库CocoaPods.org上的页面基本架构 0.0.1作者:[email protected]LeoFavor1562/BaseArchitectureGitHub仓库基本架构