blob: 08551bc5ddc2224302a6af4dd0818ff52f05a29e [file] [log] [blame]
{
"name": "CameraManager",
"version": "2.2.3",
"summary": "This is a simple Swift class to provide all the configurations you need to create custom camera view in your app. Just drag, drop and use.",
"requires_arc": true,
"homepage": "https://github.com/imaginary-cloud/CameraManager",
"license": "MIT",
"authors": {
"torrao": "rtorrao@imaginarycloud.com"
},
"source": {
"git": "https://github.com/imaginary-cloud/CameraManager.git",
"tag": "2.2.3"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "camera/CameraManager.swift"
}