blob: 3bdc1063f6a27a8f65e2dc4b1d6ca89da6b4423d [file] [log] [blame]
{
"name": "CameraManager",
"version": "3.0.0",
"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.0.0"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "camera/CameraManager.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}