Coder Social home page Coder Social logo

Comments (3)

Tonsjkjkas avatar Tonsjkjkas commented on July 17, 2024

1715146402650

from cxswiftkit.

itenfay avatar itenfay commented on July 17, 2024

你新建一个工程,新建一个Podfile文件,在Podfile中添加如下:

  pod 'CXSwiftKit'
  pod 'CXSwiftKit/ApplePay'
  pod 'CXSwiftKit/KingfisherWrapper'
  pod 'CXSwiftKit/SDWebImageWrapper'
  
  # MarsUIKit
  pod 'MarsUIKit'
  # EmptyDataSet
  pod 'MarsUIKit/EmptyDataSet'
  # RxEmptyDataSet
  pod 'MarsUIKit/RxEmptyDataSet'
  # RxMJRefresh
  pod 'MarsUIKit/RxMJRefresh'
  # RxKafkaRefresh
  pod 'MarsUIKit/RxKafkaRefresh'
  # OverlayView
  pod 'MarsUIKit/OverlayView'
  # Messages
  pod 'MarsUIKit/Messages'
  # Toast
  pod 'MarsUIKit/Toast'
  # SVGA
  pod 'MarsUIKit/SVGA'
  
  # RxListDataSource
  pod 'RxListDataSource'
  # Network
  pod 'CXNetwork', :git => 'https://github.com/chenxing640/CXNetwork-Moya.git', :tag => '1.0.2'
  # WebSocket
  #pod 'CXWebSocket', :git => 'https://github.com/chenxing640/CXWebSocket.git', :tag => '1.0.1'
  pod 'CXWebSocket'
  # AR
  pod 'CXARKit'
  
  # HandyJSON
  pod 'HandyJSON', '~> 5.0.4-beta'

然后执行pod install试一下。

from cxswiftkit.

itenfay avatar itenfay commented on July 17, 2024

你可以看下以下文章操作:

from cxswiftkit.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.