[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / a / Thunderhead / 5.1.1 / Thunderhead.podspec.json
blob093532046a6084a66acebbb9175ae86a832e6dc0
2   "name": "Thunderhead",
3   "version": "5.1.1",
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 8.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     "UserNotifications"
27   ],
28   "libraries": "sqlite3",
29   "source": {
30     "git": "https://github.com/thunderheadone/one-sdk-ios.git",
31     "tag": "5.1.1"
32   },
33   "platforms": {
34     "ios": "8.0"
35   },
36   "preserve_paths": "Thunderhead.embeddedframework/Thunderhead.framework",
37   "public_header_files": "Thunderhead.embeddedframework/Thunderhead.framework/Headers/One.h",
38   "source_files": "Thunderhead.embeddedframework/Thunderhead.framework/Headers/One.h",
39   "resources": "Thunderhead.embeddedframework/ThunderheadBundle.bundle",
40   "vendored_frameworks": "Thunderhead.embeddedframework/Thunderhead.framework"