blob: 929a1a0ff00733fccd9a01e774809a1d795af56f [file] [log] [blame]
{
"name": "Mux-Stats-AVPlayer",
"version": "0.1.0",
"source": {
"git": "https://github.com/muxinc/mux-stats-sdk-avplayer.git",
"tag": "v0.1.0"
},
"summary": "The Mux Stats SDK",
"description": "The Mux stats SDK connect with AVPlayer to performance analytics and QoS monitoring for video.",
"homepage": "https://mux.com",
"social_media_url": "https://twitter.com/muxhq",
"license": "Apache 2.0",
"authors": {
"Mux": "ios-sdk@mux.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"ios": {
"vendored_frameworks": "Frameworks/iOS/fat/MUXSDKStats.framework",
"frameworks": [
"AVKit",
"AVFoundation"
]
},
"tvos": {
"vendored_frameworks": "Frameworks/tvOS/fat/MUXSDKStatsTv.framework",
"frameworks": [
"AVKit",
"AVFoundation"
]
}
}