Skip to content

freshpaint-io/freshpaint-ios

Repository files navigation

Freshpaint iOS SDK

Swift iOS tvOS Version

The Freshpaint iOS SDK for sending data from your iOS app into Freshpaint.

Requirements

  • iOS 15.0+ / tvOS 12.0+
  • Swift 5.9+
  • Xcode 15.0+

Installation

Swift Package Manager

Add the following to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/freshpaint-io/freshpaint-ios.git", from: "0.4.0")
]

Or add it via Xcode: File → Add Package Dependencies and enter the repository URL.

CocoaPods

Add the following to your Podfile:

pod 'Freshpaint', '~> 0.4.0'

Getting Started

See the Freshpaint iOS Quickstart Guide to get started.

Compatibility

This version is compatible with:

  • Swift 5.9 and later
  • iOS 15.0 and later
  • tvOS 12.0 and later
  • Xcode 15.0 and later

Version History

See CHANGELOG.md for detailed version history and release notes.

License

The Freshpaint iOS SDK is based on the Segment iOS SDK and is available under the MIT license.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7