An open API service indexing awesome lists of open source software.

https://github.com/kaltura/netkit-ios


https://github.com/kaltura/netkit-ios

ios kaltura netkit playkit

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kaltura NetKit

![Swift 3.0+](https://img.shields.io/badge/Swift-3.0+-orange.svg)
[![CI Status](https://github.com/kaltura/netkit-ios/actions/workflows/ci.yml/badge.svg)](https://github.com/kaltura/netkit-ios/actions/workflows/ci.yml)
[![Version](https://img.shields.io/cocoapods/v/KalturaNetKit.svg?style=flat)](http://cocoapods.org/pods/KalturaNetKit)
[![License](https://img.shields.io/cocoapods/l/KalturaNetKit.svg?style=flat)](http://cocoapods.org/pods/KalturaNetKit)
[![Platform](https://img.shields.io/cocoapods/p/KalturaNetKit.svg?style=flat)](http://cocoapods.org/pods/KalturaNetKit)

## Example

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

## Requirements

## Installation

NetKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'KalturaNetKit'
```

## Author

community@kaltura.com

## License and Copyright Information
All code in this project is released under the [AGPLv3 license](http://www.gnu.org/licenses/agpl-3.0.html) 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](https://github.com/kaltura/playkit-ios-samples/graphs/contributors).