ruby cocopoads podfile,alamofire,swiftyjson,alamofireimage

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ruby cocopoads podfile,alamofire,swiftyjson,alamofireimage相关的知识,希望对你有一定的参考价值。

platform :ios, '11.0'

target 'MyProject' do
  use_frameworks!

  # Pods for MyProject
  pod 'Alamofire', '~> 4.5'
  pod 'SwiftyJSON', '~> 3.1.4'
  pod 'AlamofireImage', '~> 3.3'

  target 'MyProjectTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'MyProjectUITests' do
    inherit! :search_paths
    # Pods for testing
  end

end

以上是关于ruby cocopoads podfile,alamofire,swiftyjson,alamofireimage的主要内容,如果未能解决你的问题,请参考以下文章

podfile文件用到的Ruby语言的学习和使用

ruby PodFile通用

关于Xocd升级 cocopoads无法使用的解决

ruby Ruby:Suma de digitos al cubo

ruby Guilded Rose Kata al WeArePeople

framework操作及制作podfile引入