blob: f4910e7552a60e5c67ae4a1a5350b40b2e4314c5 [file] [log] [blame]
{
"name": "LRVideoFilter",
"version": "1.0.2",
"summary": "FFmpeg视频实时滤镜",
"homepage": "https://github.com/karlcool/LRVideoFilter",
"license": "GPL",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"authors": {
"karlcool.l": "karlcool.l@qq.com"
},
"source": {
"git": "https://github.com/karlcool/LRVideoFilter.git",
"tag": "1.0.2"
},
"source_files": "LRVideoFilter/**/*.{h,m,cpp}",
"dependencies": {
"FFmpegNew-iOS": [
"~> 4.1"
]
}
}