blob: f4261900fa7069ab1d5ee974f57701638d1fa503 [file] [log] [blame]
{
"name": "Mux-Stats-Google-IMA",
"version": "0.5.0",
"summary": "Mux-Stats-Google-IMA is for tracking performance analytics and QoS monitoring for video with mux.com.",
"description": "The Mux Stats Google IMA is designed to be used with Mux-Stats-AVPlayer and GoogleAds-IMA-iOS-SDK to track performance analytics and QoS monitoring for video.",
"homepage": "https://mux.com",
"social_media_url": "https://twitter.com/muxhq",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Mux": "ios-sdk@mux.com"
},
"source": {
"git": "https://github.com/muxinc/mux-stats-google-ima.git",
"tag": "v0.5.0"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"ios": {
"dependencies": {
"Mux-Stats-AVPlayer": [
"~> 1.1"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.9"
]
},
"source_files": "MUXSDKImaListener/Classes/**/*"
},
"tvos": {
"dependencies": {
"Mux-Stats-AVPlayer": [
"~> 1.1"
],
"GoogleAds-IMA-tvOS-SDK": [
"~> 4.2"
]
},
"source_files": "MUXSDKImaListener/Classes/**/*"
}
}