blob: c43401812ece2765b2dc27395be5c67bf1b72fbf [file] [log] [blame]
{
"name": "BHPhotoView",
"version": "0.12.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BHPhotoView/BHPhotoView.swift",
"frameworks": [
"UIKit",
"AVFoundation"
],
"pushed_with_swift_version": "4.0"
}