[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / f / TrinsicUI / 0.4.1 / TrinsicUI.podspec.json
blob87613ac72a447c8c36593da66ac1c4c8585ed310
2   "name": "TrinsicUI",
3   "version": "0.4.1",
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.4.1"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.4"
21   },
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
25     "SWIFT_COMPILATION_MODE": "wholemodule"
26   },
27   "swift_versions": "5.4",
28   "swift_version": "5.4"