Skip to content

Gemvary/GemvaryCloudCallSDK

Repository files navigation

GemvaryCloudCallSDK

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GemvaryCloudCallSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/Gemvary/GemvarySpec.git'


pod 'GemvaryCloudCallSDK'

Release

pod spec lint --sources='https://github.com/Gemvary/GemvarySpec.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose --use-libraries --skip-import-validation --no-clean

pod spec lint --sources='https://github.com/Gemvary/GemvarySpec.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose --use-libraries --skip-import-validation --no-clean


pod repo push GemvarySpec GemvaryCloudCallSDK.podspec --allow-warnings --verbose --skip-import-validation

Author

songmenglong, 983174628@qq.com

License

GemvaryCloudCallSDK is available under the MIT license. See the LICENSE file for more info.