[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / e / d / Mux-Stats-SDK / 0.0.10 / Mux-Stats-SDK.podspec.json
blob3a3addbf56de58be585b569f331e434201c8e4d6
2   "name": "Mux-Stats-SDK",
3   "version": "0.0.10",
4   "source": {
5     "git": "https://github.com/muxinc/stats-sdk-objc.git",
6     "tag": "v0.0.10"
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   }