[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 7.1.1 / Intercom.podspec.json
bloba7fce20e59f05a4ffe20786bf02dc853b7f803a2
2   "name": "Intercom",
3   "version": "7.1.1",
4   "summary": "The Intercom iOS SDK, for integrating Intercom into your iOS application.",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "Intercom/LICENSE"
8   },
9   "authors": {
10     "Brian Boyle": "brian.boyle@intercom.io",
11     "Mike McNamara": "mike.mcnamara@intercom.io",
12     "Dale Cantwell": "dale@intercom.io"
13   },
14   "homepage": "https://github.com/intercom/intercom-ios",
15   "description": "The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 10+.",
16   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "Accelerate",
20     "Security",
21     "SystemConfiguration",
22     "MobileCoreServices",
23     "ImageIO",
24     "AudioToolbox",
25     "QuartzCore",
26     "CoreGraphics",
27     "Photos",
28     "Accelerate",
29     "WebKit"
30   ],
31   "libraries": [
32     "icucore",
33     "xml2"
34   ],
35   "requires_arc": true,
36   "source": {
37     "http": "https://github.com/intercom/intercom-ios/releases/download/7.1.1/CocoaPods.tar.gz"
38   },
39   "platforms": {
40     "ios": "10.0"
41   },
42   "preserve_paths": "Intercom/Intercom.framework",
43   "public_header_files": [
44     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
45     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
46     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.h"
47   ],
48   "source_files": [
49     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
50     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
51     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.h"
52   ],
53   "resources": [
54     "Intercom/Intercom.framework/Versions/A/Resources/Intercom.bundle",
55     "Intercom/Intercom.framework/Versions/A/Resources/IntercomTranslations.bundle"
56   ],
57   "vendored_frameworks": "Intercom/Intercom.framework"