blob: 2e4950288f1bed1c0ad4f119a4d5e33fb9831347 [file] [log] [blame]
{
"name": "MetalCamera",
"version": "0.1.2",
"summary": "Metal based image and video processing on iOS",
"swift_versions": "4.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.2"
},
"platforms": {
"ios": "13.0"
},
"source_files": "MetalCamera/Classes/**/*",
"swift_version": "4.0"
}