blob: 3ab080abe7081feb29c44f8fc7f7c418d209def6 [file] [log] [blame]
{
"name": "CameraPreviewController",
"version": "1.4.0",
"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": "1.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CameraPreviewController/Classes/**/*",
"dependencies": {
"TinyLog": [
],
"GPUImage": [
],
"PureLayout": [
]
},
"pushed_with_swift_version": "3.0"
}