[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / 5 / 2 / TruoraDummy / 0.0.10 / TruoraDummy.podspec.json
blob214a2fd54d10d98a21ed65973dadc4d59d5e35bb
2   "name": "TruoraDummy",
3   "version": "0.0.10",
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     "ldonado": "ldonado@truora.com"
13   },
14   "user_target_xcconfig": {
15     "OTHER_LDFLAGS": "-ObjC -lc++ -lz",
16     "CLANG_MODULES_AUTOLINK": "YES"
17   },
18   "source": {
19     "git": "git@bitbucket.org:truora/truora-sdks.git",
20     "tag": "0.0.10"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5",
26   "dependencies": {
27     "Alamofire": [
28       "~> 5.4"
29     ],
30     "Gifu": [
31       "~> 3.3.1"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "TruoraCoreDummy",
37       "vendored_frameworks": [
38         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraCore.xcframework",
39         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraCommon.xcframework"
40       ]
41     },
42     {
43       "name": "TruoraDocumentDummy",
44       "vendored_frameworks": [
45         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraDocument.xcframework"
46       ]
47     }
48   ],
49   "swift_version": "5"