[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / b / d / Beacon / 2.1.1 / Beacon.podspec.json
bloba7bce777f771d5553ca53fb4f409b48ddbec9b9a
2   "name": "Beacon",
3   "swift_versions": "5.0",
4   "version": "2.1.1",
5   "summary": "The Help Scout Beacon SDK",
6   "license": {
7     "type": "Commercial",
8     "text": "Help Scout. All rights reserved."
9   },
10   "description": "The Help Scout Beacon SDK. Learn more at https://developer.helpscout.com/beacon-2/.",
11   "homepage": "http://github.com/helpscout/beacon-ios-sdk",
12   "authors": {
13     "Help Scout": "help@helpscout.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/helpscout/beacon-ios-sdk.git",
20     "tag": "2.1.1"
21   },
22   "source_files": "Beacon.xcframework/ios-arm64/Beacon.framework/Headers/*.h",
23   "module_map": "Beacon.xcframework/ios-arm64/Beacon.framework/Modules/module.modulemap",
24   "preserve_paths": [
25     "Beacon.xcframework",
26     "Beacon.dSYMs/Beacon.framework.ios-arm64.dSYM",
27     "Beacon.dSYMs/Beacon.framework.ios-arm64_x86_64-simulator.dSYM"
28   ],
29   "vendored_frameworks": "Beacon.xcframework",
30   "resources": "Beacon.xcframework/ios-arm64/Beacon.framework/Beacon.bundle",
31   "frameworks": [
32     "UIKit",
33     "Photos",
34     "UserNotifications",
35     "WebKit",
36     "MobileCoreServices",
37     "SafariServices",
38     "QuickLook",
39     "CoreData"
40   ],
41   "swift_version": "5.0"