[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / b / d / Beacon / 1.0.5 / Beacon.podspec.json
blob0005b4f60bcc383c6700f00e6fd141fa73158fb2
2   "name": "Beacon",
3   "version": "1.0.5",
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": "1.0.5"
20   },
21   "source_files": "Beacon.framework/Headers/*.h",
22   "dependencies": {
23     "HSAttachmentPicker": [
24       "~> 1.0"
25     ]
26   },
27   "module_map": "Beacon.framework/Modules/module.modulemap",
28   "preserve_paths": "Beacon.framework/*",
29   "vendored_frameworks": "Beacon.framework",
30   "resources": "Beacon.framework/Beacon.bundle",
31   "frameworks": [
32     "UIKit",
33     "Photos",
34     "UserNotifications",
35     "WebKit",
36     "MobileCoreServices",
37     "SafariServices",
38     "QuickLook"
39   ]