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