blob: f5eb5495f5a72ef819d3da3f9ee08d3f1e798eed [file] [log] [blame]
{
"name": "CameraManager",
"version": "4.3.1",
"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": "4.3.1"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "camera/CameraManager.swift"
}