blob: acbb45102cbcbd71cda15775d077356ad6dda77b [file] [log] [blame]
{
"name": "Beacon",
"swift_versions": "5.0",
"version": "2.1.0",
"summary": "The Help Scout Beacon SDK",
"license": {
"type": "Commercial",
"text": "Help Scout. All rights reserved."
},
"description": "The Help Scout Beacon SDK. Learn more at https://developer.helpscout.com/beacon-2/.",
"homepage": "http://github.com/helpscout/beacon-ios-sdk",
"authors": {
"Help Scout": "help@helpscout.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/helpscout/beacon-ios-sdk.git",
"tag": "2.1.0"
},
"source_files": "Beacon.xcframework/ios-arm64/Beacon.framework/Headers/*.h",
"module_map": "Beacon.xcframework/ios-arm64/Beacon.framework/Modules/module.modulemap",
"preserve_paths": [
"Beacon.xcframework",
"Beacon.dSYMs/Beacon.framework.ios-arm64.dSYM",
"Beacon.dSYMs/Beacon.framework.ios-arm64_x86_64-simulator.dSYM"
],
"vendored_frameworks": "Beacon.xcframework",
"resources": "Beacon.xcframework/ios-arm64/Beacon.framework/Beacon.bundle",
"frameworks": [
"UIKit",
"Photos",
"UserNotifications",
"WebKit",
"MobileCoreServices",
"SafariServices",
"QuickLook",
"CoreData"
],
"swift_version": "5.0"
}