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