blob: dbf084cc96a466d63d4a1223cc89ecae2ee3c7d2 [file] [log] [blame]
{
"name": "CameraManager",
"version": "4.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": "4.0.0"
},
"social_media_url": "http://www.imaginarycloud.com/",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "camera/CameraManager.swift",
"pushed_with_swift_version": "4.0"
}