https://github.com/kaltura/netkit-ios
https://github.com/kaltura/netkit-ios
ios kaltura netkit playkit
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaltura/netkit-ios
- Owner: kaltura
- License: agpl-3.0
- Created: 2017-04-02T11:10:04.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-07T13:48:40.000Z (about 2 years ago)
- Last Synced: 2025-06-08T15:07:42.197Z (12 months ago)
- Topics: ios, kaltura, netkit, playkit
- Language: Swift
- Size: 535 KB
- Stars: 1
- Watchers: 30
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kaltura NetKit

[](https://github.com/kaltura/netkit-ios/actions/workflows/ci.yml)
[](http://cocoapods.org/pods/KalturaNetKit)
[](http://cocoapods.org/pods/KalturaNetKit)
[](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).