[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 5.1.9 / Intercom.podspec.json
blobfe0d208fbf4335ddfc1d67b77d4f1dd79f4ccfa9
2   "name": "Intercom",
3   "version": "5.1.9",
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     "Dale Cantwell": "dale@intercom.io",
12     "Michael Isaakidis": "michael.isaakidis@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 8, 9, 10, 11 & 12.",
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/5.1.9/CocoaPods.tar.gz"
38   },
39   "platforms": {
40     "ios": "8.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     "Intercom/Intercom.framework/Versions/A/Headers/Intercom+Experimental.h"
48   ],
49   "source_files": [
50     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
51     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
52     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.h",
53     "Intercom/Intercom.framework/Versions/A/Headers/Intercom+Experimental.h"
54   ],
55   "resources": [
56     "Intercom/Intercom.framework/Versions/A/Resources/Intercom.bundle",
57     "Intercom/Intercom.framework/Versions/A/Resources/IntercomTranslations.bundle"
58   ],
59   "vendored_frameworks": "Intercom/Intercom.framework"