helpshift / CocoaPods

CocoaPods specs for Helpshift SDK
1 stars 0 forks source link

Private Cocoapods repository for Helpshift

This is a repository of Cocoapods which are ad-hoc/beta releases of the Helpshift iOS SDK.

Setup Guide

Add Private pod to your Podfile

Example :

source 'https://github.com/helpshift/CocoaPods.git'
pod 'Helpshift', '5.3.1'            // For normal version
pod 'Helpshift', '5.3.1-bitcode'    // For bitcode enabled version

NOTE : Do not prefix the version number with the '~>' (Optimistic operator).

License

Helpshift Cocoapods are distributed under Apache License, Version 2.0.

Maintainers

Help

If you have any questions or comments, you can reach us at support@helpshift.com