blob: ca3833f3baadde0ca4872b7a0d0b1b664bf73f5b [file] [log] [blame]
{
"name": "BHPhotoView",
"version": "0.12.0",
"summary": "A ultra simple UIView for camera capturing.",
"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.12.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BHPhotoView/BHPhotoView.swift",
"frameworks": [
"UIKit",
"AVFoundation"
],
"pushed_with_swift_version": "4.0"
}