[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 7 / Ver-ID-UI / 1.10.4 / Ver-ID-UI.podspec.json
blobf1fbc442567d612a93042015e4bdad484be82183
2   "name": "Ver-ID-UI",
3   "module_name": "VerIDUI",
4   "version": "1.10.4",
5   "summary": "Face detection and recognition",
6   "homepage": "https://github.com/AppliedRecognition",
7   "license": {
8     "type": "COMMERCIAL",
9     "file": "LICENCE.txt"
10   },
11   "authors": "Jakub Dolejs",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "swift_versions": [
16     "5.0",
17     "5.1"
18   ],
19   "documentation_url": "https://appliedrecognition.github.io/Ver-ID-UI-iOS",
20   "source": {
21     "git": "https://github.com/AppliedRecognition/Ver-ID-UI-iOS.git",
22     "tag": "v1.10.4"
23   },
24   "source_files": "VerIDUI/*.swift",
25   "resources": [
26     "VerIDUI/Video/*.mp4",
27     "VerIDUI/Localization/*.xml",
28     "VerIDUI/*.xcassets",
29     "VerIDUI/**.{storyboard,xib}"
30   ],
31   "dependencies": {
32     "Ver-ID-Core": [
33       "1.10.4"
34     ]
35   },
36   "swift_version": "5.1"