[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / b / d / Beacon / 3.0.0 / Beacon.podspec.json
blobac45609f10d7b4d077659fade2883e43453bfdf7
2   "name": "Beacon",
3   "swift_versions": "5.0",
4   "version": "3.0.0",
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": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/helpscout/beacon-ios-sdk.git",
20     "tag": "3.0.0"
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": "Beacon.xcframework",
25   "vendored_frameworks": "Beacon.xcframework",
26   "frameworks": [
27     "UIKit",
28     "Photos",
29     "UserNotifications",
30     "WebKit",
31     "MobileCoreServices",
32     "SafariServices",
33     "QuickLook",
34     "CoreData"
35   ],
36   "swift_version": "5.0"