[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / d / Beacon / 2.0.2 / Beacon.podspec.json
blobe0cae39e04f4005039340a53e2577ac2ccfe4abe
2   "name": "Beacon",
3   "version": "2.0.2",
4   "swift_versions": "5.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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/helpscout/beacon-ios-sdk.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "Beacon.framework/Headers/*.h",
23   "module_map": "Beacon.framework/Modules/module.modulemap",
24   "preserve_paths": "Beacon.framework/*",
25   "vendored_frameworks": "Beacon.framework",
26   "resources": "Beacon.framework/Beacon.bundle",
27   "frameworks": [
28     "UIKit",
29     "Photos",
30     "UserNotifications",
31     "WebKit",
32     "MobileCoreServices",
33     "SafariServices",
34     "QuickLook",
35     "CoreData"
36   ],
37   "swift_version": "5.0"