TinyComponent 0.1.3×由Roy Hsu维护。安装指南×安装TinyComponent指南您可以将类似以下内容添加到Podfile中,以便添加TinyComponenttarget 'MyApp' do pod 'TinyComponent', '~> 0.1' end然后在终端或从CocoaPods.app中运行pod install或者为了进行测试运行,您可以使用以下命令pod try TinyComponent查看PodspecGitHub仓库CocoaPods.org上的页面TinyComponent 0.1.3由Roy Hsuroyhsu/tiny-componentGitHub仓库TinyComponent TinyComponent是一个实现基于组件架构的UI框架,让视图组合变得有趣且简单。