[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / 8 / 6 / BiometricSdk / 0.4.1 / BiometricSdk.podspec.json
blob0afe85559092ebccc055baf2bf62e4e5f9f8f389
2   "name": "BiometricSdk",
3   "version": "0.4.1",
4   "homepage": "https://github.com/biometric-technologies/biometric-sdk",
5   "source": {
6     "git": "https://github.com/biometric-technologies/biometric-sdk-cocoapods-release.git",
7     "tag": "0.4.1"
8   },
9   "authors": "Slava Gornostal",
10   "license": {
11     "type": "GPL-3.0",
12     "text": "GNU General Public License v3.0"
13   },
14   "summary": "Biometric SDK",
15   "vendored_frameworks": "BiometricSdk.xcframework",
16   "libraries": "c++",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "dependencies": {
21     "TensorFlowLiteObjC": [
22       "2.12.0"
23     ]
24   }