blob: 270042187dccbde88c3d6566b132bc34c06561ac [file] [log] [blame]
{
"name": "CameraLib",
"version": "1.8",
"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.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CameraEngine/**/*.{lproj,storyboard,xcdatamodeld,xib,swift}",
"resources": "CameraEngine/**/*.{xcassets,png,json}"
}