[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 6 / Mux-Stats-Google-IMA-Kaltura / 1.0.0 / Mux-Stats-Google-IMA-Kaltura.podspec.json
blob1c1a4ff62c40aa1988597047635dd6af8a505c4a
2   "name": "Mux-Stats-Google-IMA-Kaltura",
3   "version": "1.0.0",
4   "summary": "Mux-Stats-Google-IMA-Kaltura is for tracking performance analytics and QoS monitoring for video with mux.com.",
5   "description": "The Mux-Stats-Google-IMA-Kaltura is designed to be used with Mux-Stats-Kaltura 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-kaltura-ios.git",
17     "tag": "v1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "MUXSDKImaKalturaListener/Sources/**/*",
25   "ios": {
26     "dependencies": {
27       "Mux-Stats-Kaltura": [
28         "~> 1.1.1"
29       ],
30       "PlayKit_IMA": [
32       ]
33     }
34   },
35   "tvos": {
36     "dependencies": {
37       "Mux-Stats-Kaltura": [
38         "~> 1.1.1"
39       ],
40       "PlayKit_IMA": [
42       ]
43     }
44   },
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
51     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
52   },
53   "testspecs": [
54     {
55       "name": "Tests",
56       "test_type": "unit",
57       "source_files": "MUXSDKImaKalturaListener/Tests/*",
58       "scheme": {
59         "launch_arguments": [
60           "TEST"
61         ]
62       }
63     }
64   ],
65   "swift_version": "5.0"