[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / d / Mux-Stats-SDK / 0.0.7 / Mux-Stats-SDK.podspec.json
blob6bf55c88e0054a480566f6a4510e1cb9c82b0c5b
2   "name": "Mux-Stats-SDK",
3   "version": "0.0.7",
4   "source": {
5     "git": "https://github.com/muxinc/stats-sdk-objc.git",
6     "tag": "v0.0.7"
7   },
8   "summary": "The Mux Stats SDK",
9   "description": "The Mux stats SDK provides 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   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/iOS/fat/MUXSDKStats.framework",
22     "frameworks": [
23       "AVKit",
24       "AVFoundation"
25     ]
26   },
27   "tvos": {
28     "vendored_frameworks": "Frameworks/tvOS/fat/MUXSDKStatsTv.framework",
29     "frameworks": [
30       "AVKit",
31       "AVFoundation"
32     ]
33   }