blob: 6fcdfe36102c9b958abdbc504a54749f77959d1d [file] [log] [blame]
{
"name": "LSVideoCapture",
"version": "0.0.1",
"summary": "A ios video capture.",
"homepage": "https://github.com/ugpass/LSVideoCapture",
"license": "MIT",
"authors": {
"fanwj": "fwj7493@163.com"
},
"source": {
"git": "https://github.com/ugpass/LSVideoCapture.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": [
"VideoCapture",
"VideoCapture/*.{h,m}"
]
}