[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / TruoraDummy / 0.0.14 / TruoraDummy.podspec.json
blob73fe19a5b81785c60f9075cfd8c13ab025938c4f
2   "name": "TruoraDummy",
3   "version": "0.0.14",
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     "git": "git@bitbucket.org:truora/truora-sdks.git",
20     "tag": "test-02"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5",
26   "dependencies": {
27     "Alamofire": [
28       "~> 5"
29     ],
30     "Gifu": [
31       "~> 3"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "TruoraCore",
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": "TruoraDocument",
44       "vendored_frameworks": [
45         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraDocument.xcframework",
46         "ios/digital-identity/DigitalIdentity/Truora-ios-sdk/TruoraCamera.xcframework"
47       ]
48     }
49   ],
50   "swift_version": "5"