[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 3.0.6 / Intercom.podspec.json
blob0505f63109905609f4736344f775b960182de76e
2   "name": "Intercom",
3   "version": "3.0.6",
4   "summary": "The Intercom iOS SDK, for integrating Intercom into your iOS application.",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "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 and iOS 9.",
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "Accelerate",
21     "Security",
22     "SystemConfiguration",
23     "MobileCoreServices",
24     "ImageIO",
25     "AudioToolbox",
26     "QuartzCore",
27     "CoreGraphics",
28     "AssetsLibrary",
29     "Accelerate"
30   ],
31   "libraries": [
32     "icucore",
33     "xml2"
34   ],
35   "requires_arc": true,
36   "source": {
37     "git": "https://github.com/intercom/intercom-ios.git",
38     "tag": "3.0.6"
39   },
40   "platforms": {
41     "ios": "8.0"
42   },
43   "vendored_frameworks": "Intercom.framework"