[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / f / AccuraFaceMatchSDK / 1.0.0 / AccuraFaceMatchSDK.podspec.json
blob35d07817cb151ebd4a697be2892995e5a5a1acb4
2   "name": "AccuraFaceMatchSDK",
3   "version": "1.0.0",
4   "summary": "Recognize, compare and verify faces. Be certain that two images are of the same person.",
5   "description": "Accura Face Match is used for Matching 2 Faces. Source and Target. It matches the User Image from a Selfie vs User Image in document.",
6   "homepage": "https://accurascan.com",
7   "license": "MIT",
8   "authors": {
9     "AccuraScan": "connect@accurascan.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "static_framework": true,
15   "source": {
16     "git": "https://technozer01@github.com/accurascan/iOS-FaceMatch-SDK.git",
17     "tag": "1.0.0"
18   },
19   "preserve_paths": "FaceMatchSDK.framework",
20   "vendored_frameworks": "FaceMatchSDK.framework",
21   "requires_arc": true,
22   "swift_versions": "4.0",
23   "exclude_files": "AccuraFaceMatchSDK/*/.{plist,png}",
24   "dependencies": {
25     "OpenCV": [
26       "3.4.2"
27     ],
28     "SVProgressHUD": [
30     ],
31     "Alamofire": [
33     ],
34     "AFNetworking": [
35       "~> 3.0"
36     ],
37     "SDWebImage": [
38       "~>3.7"
39     ],
40     "IQKeyboardManagerSwift": [
42     ]
43   },
44   "swift_version": "4.0"