blob: c61b6f25c5ed168038611b4d7e5bd4469247abb2 [file] [log] [blame]
{
"name": "Mux-Stats-Google-IMA",
"version": "0.1.0-beta.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-sdk-ima-listener.git",
"tag": "0.1.0-beta.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MUXSDKImaListener/Classes/**/*",
"dependencies": {
"Mux-Stats-AVPlayer": [
"~> 0.1.6-beta.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.7"
]
}
}