[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / TruoraDummy / 0.0.23 / TruoraDummy.podspec.json
blobf798a37e5ad009f6242e886f14df2e96b1272186
2   "name": "TruoraDummy",
3   "version": "0.0.23",
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-tests/Truora-0.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": "TruoraCoreDummy",
36       "vendored_frameworks": [
37         "TruoraCore.xcframework",
38         "TruoraCommon.xcframework"
39       ]
40     },
41     {
42       "name": "TruoraDocumentDummy",
43       "vendored_frameworks": [
44         "TruoraDocument.xcframework",
45         "TruoraCamera.xcframework"
46       ]
47     },
48     {
49       "name": "TruoraFaceDummy",
50       "vendored_frameworks": [
51         "TruoraFace.xcframework",
52         "TruoraCamera.xcframework"
53       ]
54     }
55   ],
56   "swift_version": "5"