blob: e8785f319917478141aa6f8570822b35ca259b48 [file] [log] [blame]
{
"name": "CameraLib",
"version": "1.7",
"summary": "Custom Camera (photo & video)with Filters support zoom and flash",
"description": "Custom Camera (photo & video)with Filters support zoom and flash",
"homepage": "https://github.com/sh3at90/CameraEngine.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<MOHAMED MAHMOUD>": "<mohamed.sh3t90@gmail.com>"
},
"source": {
"git": "https://github.com/sh3at90/CameraEngine.git",
"tag": "1.7"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CameraEngine/**/*.{lproj,storyboard,xcdatamodeld,xib,swift}",
"resources": "CameraEngine/**/*.{xcassets,png,json}"
}