[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / c / Mux-Stats-Google-IMA / 0.8.0 / Mux-Stats-Google-IMA.podspec.json
blob8fa70c2599724c6717f3807c4c12106e08821e4b
2   "name": "Mux-Stats-Google-IMA",
3   "version": "0.8.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.8.0"
18   },
19   "platforms": {
20     "ios": "12.0",
21     "tvos": "12.0"
22   },
23   "ios": {
24     "dependencies": {
25       "Mux-Stats-AVPlayer": [
26         "~> 2.10"
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         "~> 2.10"
38       ],
39       "GoogleAds-IMA-tvOS-SDK": [
40         "~> 4.6"
41       ]
42     },
43     "source_files": "MUXSDKImaListener/Classes/**/*"
44   },
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
50   }