[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 6 / 5 / Truora / 0.0.4 / Truora.podspec.json
blobaa35670556e58e5fd2ad7aab8350faf469e90f0e
2   "name": "Truora",
3   "version": "0.0.4",
4   "summary": "Truora SDK",
5   "description": "Truora SDK that includes support for Digital identity products",
6   "homepage": "https://bitbucket.org/truora/truora-sdks/",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "truora-apps": "truora-apps@truora.com"
13   },
14   "user_target_xcconfig": {
15     "OTHER_LDFLAGS": "-ObjC -lc++ -lz",
16     "CLANG_MODULES_AUTOLINK": "YES"
17   },
18   "source": {
19     "http": "https://artifacts.sdk.truora.com/ios/Truora-digital-identity-v0.0.4.zip"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5"
28     ],
29     "Gifu": [
30       "~> 3"
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "TruoraCore",
36       "vendored_frameworks": [
37         "TruoraCore.xcframework",
38         "TruoraCommon.xcframework",
39         "TruoraPhone.xcframework",
40         "TruoraEmail.xcframework"
41       ]
42     },
43     {
44       "name": "TruoraDocument",
45       "vendored_frameworks": [
46         "TruoraDocument.xcframework",
47         "TruoraCamera.xcframework"
48       ]
49     },
50     {
51       "name": "TruoraFace",
52       "vendored_frameworks": [
53         "TruoraFace.xcframework"
54       ]
55     }
56   ],
57   "swift_version": "5"