3 4 target 'DemoApp' do 5 source 'https://github.com/CocoaPods/Specs.git' 6 pod 'PKHUD', '~> 4.0' 7 end. 复制代码. 根据配置文件中的相关配置,安装第三方库。
確定! 回上一頁