[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 7 / Mux-Stats-Kaltura / 0.1.0 / Mux-Stats-Kaltura.podspec.json
blob13a6f2db304f8433aed37dedb6a61cf6e669a74b
2   "name": "Mux-Stats-Kaltura",
3   "version": "0.1.0",
4   "source": {
5     "git": "https://github.com/muxinc/mux-stats-sdk-kaltura.git",
6     "tag": "v0.1.0"
7   },
8   "summary": "The Mux Stats SDK for Kaltura",
9   "description": "The Mux Stats SDK connect with Kaltura player to perform 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   "swift_versions": "5.0",
17   "dependencies": {
18     "Mux-Stats-Core": [
19       "~>3.5"
20     ],
21     "PlayKit": [
22       "~>3.21"
23     ]
24   },
25   "frameworks": [
26     "AVFoundation",
27     "Network",
28     "SystemConfiguration"
29   ],
30   "platforms": {
31     "ios": "9.0",
32     "tvos": "9.0"
33   },
34   "ios": {
35     "vendored_frameworks": "XCFramework/MUXSDKKaltura.xcframework"
36   },
37   "tvos": {
38     "vendored_frameworks": "XCFramework/MUXSDKKaltura.xcframework"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
45   },
46   "swift_version": "5.0"