[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 9 / a / f / TrinsicUI / 0.4.2 / TrinsicUI.podspec.json
blobb5bc6934f4a840428a4fe0adb90dc80d680b85a8
2   "name": "TrinsicUI",
3   "version": "0.4.2",
4   "summary": "Trinsic UI library.",
5   "description": "We help you launch and capture the results of a Trinsic Acceptance session",
6   "homepage": "https://github.com/trinsic-id/sdk-swift-ui.git",
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.2"
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"