[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / 5 / 2 / TruoraDummy / 0.0.11 / TruoraDummy.podspec.json
blobf4eabd359188872ca5176314649cd5f11975bfe7
2   "name": "TruoraDummy",
3   "version": "0.0.11",
4   "summary": "Truora Dummy",
5   "description": "Truora Dummy",
6   "homepage": "https://bitbucket.org/truora/truora-sdks/",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "apineda": "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.11"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5",
26   "subspecs": [
27     {
28       "name": "TruoraCoreDummy",
29       "vendored_frameworks": [
30         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraCore.xcframework",
31         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraCommon.xcframework"
32       ]
33     },
34     {
35       "name": "TruoraDocumentDummy",
36       "vendored_frameworks": [
37         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraDocument.xcframework"
38       ]
39     }
40   ],
41   "swift_version": "5"