[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / f / TrinsicUI / 0.3.13 / TrinsicUI.podspec.json
blob1e47ac8f23908a8a6fdeb6af7438e606660f0f34
2   "name": "TrinsicUI",
3   "version": "0.3.13",
4   "summary": "Trinsic UI library.",
5   "description": "We help you launch and capture the results of a Trinsic Acceptance session",
6   "homepage": "https://trinsic.id",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Trinsic": "hello@trinsic.id"
12   },
13   "source": {
14     "git": "https://github.com/trinsic-id/sdk-swift-ui.git",
15     "tag": "v0.3.13"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "static_framework": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
25     "SWIFT_COMPILATION_MODE": "wholemodule"
26   },
27   "xcconfig": {
28     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "TrinsicUI-Swift.h"
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"