[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / f / BHPhotoView / 0.10.0 / BHPhotoView.podspec.json
blobdc1cab16e65c73a309fc1b2e1c830bd23b4615cc
2   "name": "BHPhotoView",
3   "version": "0.10.0",
4   "summary": "A ultra simple UIView for camera capturing.",
5   "description": "Using your custom UIView to display camera stream and take a photo from it. Nothing more.",
6   "homepage": "https://github.com/benhurott/BHPhotoView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben-hur Santos Ott": "ben-hur@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/benhurott/BHPhotoView.git",
16     "tag": "0.10.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BHPhotoView/BHPhotoView.swift",
22   "pushed_with_swift_version": "4.0"