blob: b3ce56f385398fc62a07560e46bb4da2712499e6 [file] [log] [blame]
{
"name": "PlayKitYoubora",
"version": "1.0.1",
"summary": "PlayKitYoubora -- Analytics framework for iOS",
"homepage": "https://github.com/kaltura/playkit-ios-youbora",
"license": {
"type": "AGPLv3",
"file": "LICENSE"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/playkit-ios-youbora.git",
"tag": "v1.0.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"PlayKit/AnalyticsCommon": [
"~> 3.7.0"
],
"Youbora-AVPlayer/dynamic": [
"5.4.18"
]
}
}