[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 3.0.13 / Intercom.podspec.json
blob196689f4320b7a156a8786b34a7cb7d54cb31d07
2   "name": "Intercom",
3   "version": "3.0.13",
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     "James Treanor": "james@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, iOS 9 and iOS 10",
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   ],
31   "libraries": [
32     "icucore",
33     "xml2"
34   ],
35   "requires_arc": true,
36   "source": {
37     "http": "https://github.com/intercom/intercom-ios/releases/download/3.0.13/CocoaPods.zip"
38   },
39   "platforms": {
40     "ios": "8.0"
41   },
42   "preserve_paths": "Intercom/Intercom.framework",
43   "public_header_files": "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
44   "source_files": "Intercom/Intercom.framework/Versions/A/Headers/Intercom.h",
45   "resources": "Intercom/Intercom.framework/Versions/A/Resources/Intercom.bundle",
46   "vendored_frameworks": "Intercom/Intercom.framework"