[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 7 / e / MobaiBiometric / 2.0.0-beta.17 / MobaiBiometric.podspec.json
blobc6c75b4f46ae4f3491281702d1f91e7d51c96bed
2   "name": "MobaiBiometric",
3   "version": "2.0.0-beta.17",
4   "summary": "MobaiBiometric SDK",
5   "description": "Mobai iOS SDK provides functionality for face capture using the built in front facing camera, and API client for \ninteraction with the Mobai API",
6   "homepage": "https://www.mobai.dev",
7   "license": {
8     "type": "commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobai": "support@mobai.bio"
13   },
14   "source": {
15     "http": "https://downloads.mobai.dev/releases/ios/2.0.0-beta.17/MobaiBiometric.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "module_name": "MobaiBiometric",
22   "ios": {
23     "vendored_frameworks": "MobaiBiometric.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
27   },
28   "dependencies": {
29     "SwiftProtobuf": [
30       "~> 1.0"
31     ]
32   },
33   "swift_version": "5.0"