blob: 5b5fd86326890a2b9b8b53b5233ec1ac7acaa9f8 [file] [log] [blame]
{
"name": "MetalCamera",
"version": "0.1.5",
"summary": "Metal based image and video processing on iOS",
"swift_versions": "5.0",
"description": "For more information, Check the repository please.",
"homepage": "https://github.com/jsharp83/MetalCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jsharp83": "jsharp83@gmail.com"
},
"source": {
"git": "https://github.com/jsharp83/MetalCamera.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "13.0"
},
"source_files": "MetalCamera/Classes/**/*",
"swift_version": "5.0"
}