[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 2 / 8 / Mux-Stats-AVPlayer / 3.5.1 / Mux-Stats-AVPlayer.podspec.json
blobe36b71e71fcb63ab4c2e9a9698aefdace4bf6925
2   "name": "Mux-Stats-AVPlayer",
3   "version": "3.5.1",
4   "source": {
5     "git": "https://github.com/muxinc/mux-stats-sdk-avplayer.git",
6     "tag": "v3.5.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       "4.6.0"
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   }