blob: 576f362ac46b2efa3f2686e663fcde8a760c1ac0 [file] [log] [blame]
{
"name": "WLVideoPlayer",
"version": "0.0.16",
"summary": "A Lib For video broad.",
"description": "WLVideoPlayer 封装视频组件",
"homepage": "https://github.com/StoneStoneStoneWang",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation",
"MediaPlayer",
"AVFoundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLVideoPlayer.git",
"tag": "0.0.16"
},
"vendored_frameworks": "Code/DVideoPlayer.framework",
"dependencies": {
"MobileVLCKit": [
],
"Reachability": [
]
},
"swift_version": "5.0"
}