[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 7 / Mux-Stats-Kaltura / 3.0.0 / Mux-Stats-Kaltura.podspec.json
blob56f943e04265413c6a1ecc16f5f14c2d6b43c545
2   "name": "Mux-Stats-Kaltura",
3   "version": "3.0.0",
4   "source": {
5     "git": "https://github.com/muxinc/mux-stats-sdk-kaltura.git",
6     "tag": "v3.0.0"
7   },
8   "module_name": "MUXSDKStatsKaltura",
9   "summary": "The Mux Stats SDK for Kaltura",
10   "description": "The Mux Stats SDK connect with Kaltura player to perform analytics and QoS monitoring for video.",
11   "homepage": "https://mux.com",
12   "social_media_url": "https://twitter.com/muxhq",
13   "license": "Apache 2.0",
14   "authors": {
15     "Mux": "ios-sdk@mux.com"
16   },
17   "swift_versions": "5.9",
18   "dependencies": {
19     "Mux-Stats-Core": [
20       "~>4.5.2"
21     ],
22     "PlayKit": [
23       "~>3.27.2"
24     ]
25   },
26   "frameworks": [
27     "AVFoundation",
28     "Network",
29     "CoreMedia"
30   ],
31   "platforms": {
32     "ios": "13.0",
33     "tvos": "13.0"
34   },
35   "source_files": "Sources/MUXSDKStatsKaltura/**/*",
36   "swift_version": "5.9"