[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 8 / MijickCameraView / 1.2.0 / MijickCameraView.podspec.json
blob36b6e99aa42b040c80bf57a60f0aea16787062d2
2   "name": "MijickCameraView",
3   "summary": "Camera made simple",
4   "description": "CameraView is a free and open-source library dedicated for SwiftUI that allows you to create fully customisable camera view in no time. Keep your code clean.",
5   "version": "1.2.0",
6   "platforms": {
7     "ios": "14.0"
8   },
9   "swift_versions": "5.10",
10   "source_files": "Sources/**/*.{swift}",
11   "resources": "Sources/Internal/Assets/*.{xcassets, json}",
12   "dependencies": {
13     "MijickTimer": [
15     ]
16   },
17   "frameworks": [
18     "SwiftUI",
19     "Foundation",
20     "AVKit",
21     "AVFoundation",
22     "MijickTimer"
23   ],
24   "homepage": "https://github.com/Mijick/CameraView.git",
25   "license": {
26     "type": "MIT",
27     "file": "LICENSE"
28   },
29   "authors": {
30     "Tomasz Kurylik": "tomasz.kurylik@mijick.com"
31   },
32   "source": {
33     "git": "https://github.com/Mijick/CameraView.git",
34     "tag": "1.2.0"
35   },
36   "swift_version": "5.10"