blob: ef742a547fb55d7a1f9299cf45a2a9575a3d0abe [file] [log] [blame]
{
"name": "CameraPreviewController",
"version": "0.9.1",
"summary": "Basic camera preview controller based on GPUImage library inside.",
"description": "Full-customizable camera preview controller. Supports picture, video, filter, auto & manual touch focusing, face detection, and etc.",
"homepage": "https://github.com/DragonCherry/CameraPreviewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/CameraPreviewController.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CameraPreviewController/Classes/**/*",
"dependencies": {
"GPUImage": [
],
"AttachLayout": [
]
},
"pushed_with_swift_version": "3.0"
}