[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / c / Mux-Stats-Google-IMA / 0.12.0 / Mux-Stats-Google-IMA.podspec.json
blobc8546c6a112e7e17b3cea513601d0adf9d054f84
2   "name": "Mux-Stats-Google-IMA",
3   "version": "0.12.0",
4   "summary": "Mux-Stats-Google-IMA is for tracking performance analytics and QoS monitoring for video with mux.com.",
5   "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.",
6   "homepage": "https://mux.com",
7   "social_media_url": "https://twitter.com/muxhq",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mux": "ios-sdk@mux.com"
14   },
15   "source": {
16     "git": "https://github.com/muxinc/mux-stats-google-ima.git",
17     "tag": "v0.12.0"
18   },
19   "platforms": {
20     "ios": "12.0",
21     "tvos": "12.0"
22   },
23   "ios": {
24     "dependencies": {
25       "Mux-Stats-AVPlayer": [
26         "~> 3.2"
27       ],
28       "GoogleAds-IMA-iOS-SDK": [
29         "~> 3.16"
30       ]
31     },
32     "source_files": "MUXSDKImaListener/Classes/**/*"
33   },
34   "tvos": {
35     "dependencies": {
36       "Mux-Stats-AVPlayer": [
37         "~> 3.2"
38       ],
39       "GoogleAds-IMA-tvOS-SDK": [
40         "~> 4.6"
41       ]
42     },
43     "source_files": "MUXSDKImaListener/Classes/**/*"
44   }