Skip to content

Installation

Teng Fei edited this page Apr 21, 2024 · 3 revisions

The preferred way for adding CXSwiftKit to your project is using CocoaPods:

pod 'CXSwiftKit'

OR

pod 'CXSwiftKit', '~> 2.0.6'

This will add the CXSwiftKit core to your project. CXSwiftKit provides the utilities and rich extensions of Swift language.

Clone this wiki locally