KalturaClient 19.4.0

KalturaClient 19.4.0

Maintained by Noam Tamim, Oren Melamed, Nilit Danan, Kaltura Open Source, Sergey Chausov, Kaltura.



  • By
  • Kaltura

KalturaClient

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

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

pod "KalturaClient"

Author

[email protected]

License and Copyright Information

All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.

Publishing

pod lib lint --fail-fast --allow-warnings
pod trunk push KalturaClient.podspec --allow-warnings