[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 4.1.9 / Intercom.podspec.json
blobc0c7f2a403ea86b6aeba45229c90e1c2a5725139
2   "name": "Intercom",
3   "version": "4.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     "Adam McCarthy": "adam@intercom.io",
11     "Brian Boyle": "brian.boyle@intercom.io",
12     "Conor O’Donnell": "conor.odonnell@intercom.io",
13     "Dale Cantwell": "dale@intercom.io",
14     "James Treanor": "james@intercom.io"
15   },
16   "homepage": "https://github.com/intercom/intercom-ios",
17   "description": "The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 8, iOS 9 and iOS 10",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "Accelerate",
22     "Security",
23     "SystemConfiguration",
24     "MobileCoreServices",
25     "ImageIO",
26     "AudioToolbox",
27     "QuartzCore",
28     "CoreGraphics",
29     "Photos",
30     "Accelerate",
31     "WebKit"
32   ],
33   "libraries": [
34     "icucore",
35     "xml2"
36   ],
37   "requires_arc": true,
38   "source": {
39     "http": "https://github.com/intercom/intercom-ios/releases/download/4.1.9/CocoaPods.tar.gz"
40   },
41   "platforms": {
42     "ios": "8.0"
43   },
44   "preserve_paths": "Intercom/Intercom.framework",
45   "public_header_files": [
46     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
47     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
48     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.h",
49     "Intercom/Intercom.framework/Versions/A/Headers/Intercom+Experimental.h"
50   ],
51   "source_files": [
52     "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
53     "Intercom/Intercom.framework/Versions/A/Headers/ICMUserAttributes.h",
54     "Intercom/Intercom.framework/Versions/A/Headers/ICMCompany.h",
55     "Intercom/Intercom.framework/Versions/A/Headers/Intercom+Experimental.h"
56   ],
57   "resources": [
58     "Intercom/Intercom.framework/Versions/A/Resources/Intercom.bundle",
59     "Intercom/Intercom.framework/Versions/A/Resources/IntercomTranslations.bundle"
60   ],
61   "vendored_frameworks": "Intercom/Intercom.framework"