blob: 93e655d9085fd76f97e0d2d07eebe3535a3a4e5d [file] [log] [blame]
{
"name": "BHPhotoView",
"version": "0.9.1",
"summary": "A ultra simple UIView for camera capturing.",
"description": "Using your custom UIView to display camera stream and take a photo from it. Nothing more.",
"homepage": "https://github.com/benhurott/BHPhotoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben-hur Santos Ott": "ben-hur@outlook.com"
},
"source": {
"git": "https://github.com/benhurott/BHPhotoView.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BHPhotoView/BHPhotoView.swift",
"pushed_with_swift_version": "4.0"
}