[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 8 / Mux-Stats-AVPlayer / 3.2.0 / Mux-Stats-AVPlayer.podspec.json
blobe5cfd574a376221100eefefe37947937b13fd6e6
2   "name": "Mux-Stats-AVPlayer",
3   "version": "3.2.0",
4   "source": {
5     "git": "https://github.com/muxinc/mux-stats-sdk-avplayer.git",
6     "tag": "v3.2.0"
7   },
8   "summary": "The Mux Stats SDK",
9   "description": "The Mux stats SDK connect with AVPlayer to performance analytics and QoS monitoring for video.",
10   "homepage": "https://mux.com",
11   "social_media_url": "https://twitter.com/muxhq",
12   "license": "Apache 2.0",
13   "authors": {
14     "Mux": "ios-sdk@mux.com"
15   },
16   "dependencies": {
17     "Mux-Stats-Core": [
18       "~>4.2"
19     ]
20   },
21   "platforms": {
22     "ios": "11.0",
23     "tvos": "11.0"
24   },
25   "ios": {
26     "vendored_frameworks": "XCFramework/MUXSDKStats.xcframework",
27     "frameworks": [
28       "AVKit",
29       "AVFoundation",
30       "SystemConfiguration",
31       "CoreMedia"
32     ]
33   },
34   "tvos": {
35     "vendored_frameworks": "XCFramework/MUXSDKStats.xcframework",
36     "frameworks": [
37       "AVKit",
38       "AVFoundation",
39       "SystemConfiguration",
40       "CoreMedia"
41     ]
42   }