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