blob: 200ed761a83a658152c66cae689e9dce7eb981f7 [file] [log] [blame]
{
"name": "ZYVideoPlayView",
"version": "1.0.2",
"summary": "ZYVideoPlayView is a new implementation based on AVPlayer. Support MP4 and m3u8",
"homepage": "https://github.com/zhiyongzou/ZYVideoPlayView",
"license": "MIT",
"authors": {
"zzyong": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhiyongzou/ZYVideoPlayView.git",
"tag": "1.0.2"
},
"ios": {
"source_files": "ZYVideoPlayView/*.{h,m}",
"frameworks": "AVFoundation"
},
"requires_arc": true
}