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