[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 7 / e / MobaiBiometric / 2.0.0-beta.12 / MobaiBiometric.podspec.json
blob3c2bfcf22ba25922b451e6961cf5fdfeb7e0640c
2   "name": "MobaiBiometric",
3   "version": "2.0.0-beta.12",
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.12/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"