[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / d / a / Thunderhead / 6.3.7 / Thunderhead.podspec.json
blob494b0362af84e03563c53c443d013d2d5aae5f00
2   "name": "Thunderhead",
3   "version": "6.3.7",
4   "summary": "The Thunderhead SDK for iOS, for integrating the ONE Engagement Hub or Interaction Studio into your iOS application.",
5   "authors": {
6     "Thunderhead ONE": "onesupport@thunderhead.com"
7   },
8   "homepage": "https://github.com/thunderheadone/one-sdk-ios",
9   "description": "The Thunderhead 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.git",
30     "tag": "6.3.7"
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   ]