blob: b7903e17b6987bf4520b24eab9b91f2ba5901c4b [file] [log] [blame]
{
"name": "Mux-Stats-Google-IMA",
"version": "0.1.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": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MUXSDKImaListener/Classes/**/*",
"dependencies": {
"Mux-Stats-AVPlayer": [
"~> 1.0.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.9"
]
}
}