[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 5.4.0 / Intercom.podspec.json
blob27cc1d917a11703ba89229796d6fb948920851ad
2   "name": "Intercom",
3   "version": "5.4.0",
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     "Naren Hazareesingh": "naren@intercom.io",
13     "Mike McNamara": "mike.mcnamara@intercom.io"
14   },
15   "homepage": "https://github.com/intercom/intercom-ios",
16   "description": "The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 8, 9, 10, 11 & 12.",
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "Accelerate",
21     "Security",
22     "SystemConfiguration",
23     "MobileCoreServices",
24     "ImageIO",
25     "AudioToolbox",
26     "QuartzCore",
27     "CoreGraphics",
28     "Photos",
29     "Accelerate",
30     "WebKit"
31   ],
32   "libraries": [
33     "icucore",
34     "xml2"
35   ],
36   "requires_arc": true,
37   "source": {
38     "http": "https://github.com/intercom/intercom-ios/releases/download/5.4.0/CocoaPods.tar.gz"
39   },
40   "platforms": {
41     "ios": "8.0"
42   },
43   "preserve_paths": "Intercom/Intercom.framework",
44   "public_header_files": [
45     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
46     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
47     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.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   ],
54   "resources": [
55     "Intercom/Intercom.framework/Versions/A/Resources/Intercom.bundle",
56     "Intercom/Intercom.framework/Versions/A/Resources/IntercomTranslations.bundle"
57   ],
58   "vendored_frameworks": "Intercom/Intercom.framework"