blob: 71755886f63cc16f2a0a4cd54b3122d174f530fc [file] [log] [blame]
{
"name": "VideoIO",
"version": "1.0.5",
"swift_versions": [
"5.0"
],
"license": {
"type": "MIT"
},
"authors": {
"YuAo": "me@imyuao.com"
},
"source": {
"tag": "1.0.5",
"git": "https://github.com/MetalPetal/VideoIO.git"
},
"source_files": "Sources/VideoIO/*.{swift}",
"requires_arc": true,
"prefix_header_file": false,
"platforms": {
"ios": "10.0",
"osx": "10.13"
},
"summary": "Video Input/Output Utilities",
"homepage": "https://github.com/MetalPetal/VideoIO",
"swift_version": "5.0"
}