blob: 82ae4c9bc37b9c9761c602bb0d919bf2b26b6d9b [file] [log] [blame]
{
"name": "XXTWebVideoRotate",
"version": "1.0.5",
"summary": "一个针对网页中的视频播放进行横屏操作的分类",
"description": "可以针对webView和wkwebView中视频播放,当点击播放按钮后可进行自动横屏,并且可以检测到屏幕旋转时进行\n 自动旋转",
"homepage": "https://github.com/zhaojinjie/XXTWebVideoRotate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoxuan": "zhaoxuan0315@163.com"
},
"source": {
"git": "https://github.com/zhaojinjie/XXTWebVideoRotate.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXTWebVideoRotate/Classes/*.{h,m}"
}