[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 9 / YoonitCamera / 1.0.2 / YoonitCamera.podspec.json
blobbc298eb43a852a128945af0261842dd1f10e364d
2   "name": "YoonitCamera",
3   "version": "1.0.2",
4   "summary": "YoonitCamera module for detects human faces or scan Qrcode.",
5   "description": "\"This module contains a custom view that shows a preview layer of the back and front camera and detects human faces in it. And is possible scan Qrcode\"",
6   "homepage": "https://github.com/Yoonit-Labs/ios-yoonit-camera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CyberLabs.AI": "luigui.delyer@cyberlabs.com.br"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Yoonit-Labs/ios-yoonit-camera.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "YoonitCamera",
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"