blob: a31a7b3fd9aa83fa87643a7a6ed0e4ea4b0a6380 [file] [log] [blame]
{
"name": "PlayKitYoubora",
"version": "1.1.0",
"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.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"PlayKit/AnalyticsCommon": [
"~> 3.8.0"
],
"Youbora-AVPlayer/dynamic": [
"5.4.18"
]
}
}