[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 1 / 9 / 2 / Thunderhead-Test / 6.1.8 / Thunderhead-Test.podspec.json
blob61eb09c05585f335eff2acb9f582fd8973e5e99c
2   "name": "Thunderhead-Test",
3   "version": "6.1.8",
4   "summary": "The Thunderhead Test SDK for iOS, for integrating the ONE Engagement Hub or Interaction Studio into your iOS application.",
5   "authors": {
6     "Thunderhead Test ONE": "onesupport@thunderhead-test.com"
7   },
8   "homepage": "https://github.com/thunderheadone/one-sdk-ios-test",
9   "description": "The Thunderhead Test SDK for iOS, for integrating ONE or Interaction Studio into your iOS application. The SDK supports iOS 9.0 and above.",
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright (c) 2020 Thunderhead One Inc. All rights reserved."
13   },
14   "frameworks": [
15     "Accelerate",
16     "CoreLocation",
17     "Foundation",
18     "LocalAuthentication",
19     "CoreGraphics",
20     "MessageUI",
21     "SafariServices",
22     "Security",
23     "SystemConfiguration",
24     "UIKit",
25     "WebKit"
26   ],
27   "libraries": "sqlite3",
28   "source": {
29     "git": "https://github.com/thunderheadone/one-sdk-ios-test.git",
30     "tag": "6.1.8"
31   },
32   "platforms": {
33     "ios": "9.0"
34   },
35   "default_subspecs": "Core",
36   "subspecs": [
37     {
38       "name": "Core",
39       "preserve_paths": "Thunderhead.embeddedframework/Thunderhead.xcframework",
40       "vendored_frameworks": "Thunderhead.embeddedframework/Thunderhead.xcframework",
41       "resources": "Thunderhead.embeddedframework/ThunderheadBundle.bundle"
42     }
43   ]