[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 7 / 2 / 3 / EyeFireKit / 1.0.10 / EyeFireKit.podspec.json
blob0835387590716f971830c547e7e46385bfaab738
2   "name": "EyeFireKit",
3   "version": "1.0.10",
4   "summary": "Face Recognition Engine Kit",
5   "description": "Description: Face Recognition Engine Kit",
6   "homepage": "https://eyefire.vn",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "hoanguyentrong@eyefire.vn": "hoanguyentrong@eyefire.vn"
12   },
13   "source": {
14     "git": "https://gitlab.tcom.vn/sonleminh/enginekit-publish.git",
15     "submodules": true,
16     "tag": "Release_V1.0.10"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreGraphics",
22     "Accelerate",
23     "VideoToolbox",
24     "ImageIO",
25     "AVFoundation"
26   ],
27   "libraries": [
28     "c++",
29     "z"
30   ],
31   "requires_arc": true,
32   "static_framework": true,
33   "swift_versions": "5.0",
34   "platforms": {
35     "ios": "11.0"
36   },
37   "dependencies": {
38     "Socket.IO-Client-Swift": [
39       "~> 16.0.1"
40     ],
41     "RealmSwift": [
43     ],
44     "Moya": [
45       "~> 15.0.0"
46     ],
47     "EyeFireSDK": [
48       "~> 1.2.8"
49     ],
50     "Zip": [
51       "~> 2.1"
52     ]
53   },
54   "source_files": [
55     "EyeFireKit",
56     "Classes/**/*.{h,m,swift}"
57   ],
58   "xcconfig": {
59     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module"
60   },
61   "swift_version": "5.0"