blob: 714aa7a141cca8c8d5073d4fa90976665113057d [file] [log] [blame]
{
"name": "Mux-Stats-JWPlayer",
"version": "0.1.0-beta.1",
"source": {
"git": "https://github.com/muxinc/mux-stats-sdk-jwplayer-ios.git",
"tag": "v0.1.0-beta.1"
},
"summary": "The Mux Stats SDK for JWPlayer",
"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"
},
"dependencies": {
"Mux-Stats-Core": [
"~>2.0"
]
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "Frameworks/iOS/fat/MUXSDKStatsJWPlayer.framework"
}