blob: f53470d951bc9d4e0c8e616fc59458f53ed9b60d [file] [log] [blame]
{
"name": "CameraManager",
"version": "1.0.9",
"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.",
"homepage": "https://github.com/imaginary-cloud/CameraManager",
"license": "MIT",
"authors": {
"nelanelanela": "nterlecka@imaginarycloud.com"
},
"source": {
"git": "https://github.com/imaginary-cloud/CameraManager.git",
"tag": "1.0.9"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "camera/CameraManager.swift"
}