[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 5 / TruidSDK / 0.1.0 / TruidSDK.podspec.json
blob5ed824c334dacf167057ce4066bcde380a7babfa
2   "name": "TruidSDK",
3   "version": "0.1.0",
4   "summary": "iOS SDK for TruID product.",
5   "swift_versions": "5.6.1",
6   "pod_target_xcconfig": {
7     "PRODUCT_BUNDLE_IDENTIFIER": "ai.truid.TruidSDK"
8   },
9   "description": "TODO: Add long description of the pod here.",
10   "homepage": "https://github.com/truid-ai/docs",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Abdullah Cheema": "abdullahcheema.macmads@gmail.com"
17   },
18   "source": {
19     "git": "git@github.com:truid-ai/Truid-IOS.git",
20     "tag": "0.1.0"
21   },
22   "static_framework": true,
23   "platforms": {
24     "ios": "15.0"
25   },
26   "source_files": "TruidSDK/Classes/**/*",
27   "resource_bundles": {
28     "TruidSDK": [
29       "TruidSDK/Assets/Assets.xcassets"
30     ]
31   },
32   "preserve_paths": "TruidSDK/Frameworks/*",
33   "dependencies": {
34     "lottie-ios": [
35       "~> 3.3.0"
36     ],
37     "Alamofire": [
38       "~> 5.6.1"
39     ],
40     "PodAsset": [
42     ],
43     "GoogleMLKit/FaceDetection": [
44       "~> 2.6.0"
45     ]
46   },
47   "swift_version": "5.6.1"