[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 9 / a / f / TrinsicUI / 0.3.9 / TrinsicUI.podspec.json
blob8d41ac84f583a3589cdb3ecf8196299b4d974be0
2   "name": "TrinsicUI",
3   "version": "0.3.9",
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.9"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "TrinsicUI-Swift.h"
21   },
22   "platforms": {
23     "ios": "12.0"
24   },
25   "pod_target_xcconfig": {
26     "DEFINES_MODULE": "YES",
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"