blob: 493ef9d6edf86f3feebec2b4df724b750b7e2a67 [file] [log] [blame]
{
"name": "Mux-Stats-JWPlayer",
"version": "0.1.0",
"source": {
"git": "https://github.com/muxinc/mux-stats-sdk-jwplayer-ios.git",
"tag": "v0.1.0"
},
"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"
}