blob: 405c9e7d4eeaa9f06f2d6df77450488d8d7ad25e [file] [log] [blame]
{
"name": "CameraManager",
"version": "3.1.2",
"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": "3.1.2"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "camera/CameraManager.swift",
"pushed_with_swift_version": "3.0"
}