[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 2 / 8 / Mux-Stats-AVPlayer / 2.2.1 / Mux-Stats-AVPlayer.podspec.json
blobca3e30eecd9dd5eb9ba5135263ad5213c0597a94
2   "name": "Mux-Stats-AVPlayer",
3   "version": "2.2.1",
4   "source": {
5     "git": "https://github.com/muxinc/mux-stats-sdk-avplayer.git",
6     "tag": "v2.2.1"
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       "~>3.2"
19     ]
20   },
21   "platforms": {
22     "ios": "9.0",
23     "tvos": "9.0"
24   },
25   "ios": {
26     "vendored_frameworks": "XCFramework/MUXSDKStats.xcframework",
27     "frameworks": [
28       "AVKit",
29       "AVFoundation"
30     ]
31   },
32   "tvos": {
33     "vendored_frameworks": "XCFramework/MUXSDKStats.xcframework",
34     "frameworks": [
35       "AVKit",
36       "AVFoundation"
37     ]
38   }