[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / a / e / 9 / YoonitCamera / 2.2.0 / YoonitCamera.podspec.json
blobf1f199f14a4336cdf062cccd923baf34fb73cc44
2   "name": "YoonitCamera",
3   "version": "2.2.0",
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": "2.2.0"
20   },
21   "source_files": [
22     "YoonitCamera/src/**/*",
23     "Classes",
24     "Classes/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"