Skip to main content

iOS SDK Installation

CocoaPods compatible Carthage compatible SwiftPM compatible GitHub

Requirements

This version of the DevCycle Client SDK supports the following platforms:

  • iOS 12.0+
  • macOS 10.13+
  • tvOS 12.0+
  • watchOS 7.0+

Installation

The SDK can be installed into your iOS project by adding the following to your cocoapod spec:

pod 'DevCycle'

Then, run pod install.