[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / b / d / Beacon / 0.49 / Beacon.podspec.json
blob7882b4f1666c34e37fe3c139577948b0b4c73966
2   "name": "Beacon",
3   "version": "0.49",
4   "summary": "The Help Scout Beacon SDK",
5   "license": {
6     "type": "Commercial",
7     "text": "Help Scout. All rights reserved."
8   },
9   "description": "The Help Scout Beacon SDK. Learn more at https://developer.helpscout.com/beacon-2/.",
10   "homepage": "http://github.com/helpscout/beacon-ios-sdk",
11   "authors": {
12     "Help Scout": "help@helpscout.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/helpscout/beacon-ios-sdk.git",
19     "tag": "0.49"
20   },
21   "source_files": "Beacon.framework/Headers/*.h",
22   "module_map": "Beacon.framework/Modules/module.modulemap",
23   "preserve_paths": "Beacon.framework/*",
24   "vendored_frameworks": "Beacon.framework",
25   "resources": "Beacon.framework/Beacon.bundle",
26   "frameworks": [
27     "UIKit",
28     "Photos",
29     "UserNotifications",
30     "WebKit",
31     "MobileCoreServices",
32     "SafariServices"
33   ],
34   "dependencies": {
35     "HSAttachmentPicker": [
36       "~> 1.0"
37     ]
38   }