blob: 57673d87c1aedfe7f9995f64003ef558777ec099 [file] [log] [blame]
{
"name": "ConvivaAVFoundation",
"version": "4.0.7",
"summary": "Conviva AVFoundation module for iOS and tvOS.",
"description": "The Conviva framework which collects real time video experience insights for AVPlayer.",
"homepage": "https://github.com/Conviva/ConvivaAVFoundation",
"license": {
"type": "Commercial",
"text": "LICENSE.md"
},
"authors": {
"Conviva": "www.conviva.com"
},
"source": {
"git": "https://github.com/Conviva/ConvivaAVFoundation.git",
"tag": "4.0.7"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"frameworks": [
"CoreMedia",
"AVFoundation",
"SystemConfiguration",
"MobileCoreServices"
],
"ios": {
"frameworks": "CoreTelephony",
"vendored_frameworks": "Framework/iOS/ConvivaAVFoundation.framework"
},
"tvos": {
"vendored_frameworks": "Framework/tvOS/ConvivaAVFoundation.framework"
},
"dependencies": {
"ConvivaSDK": [
"4.0.7"
]
}
}