[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 14.0.6 / Intercom.podspec.json
blobb057fabd29ee0838ca3f78375968f21af8133939
2   "name": "Intercom",
3   "version": "14.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     "Brian Boyle": "brian.boyle@intercom.io",
11     "Mike McNamara": "mike.mcnamara@intercom.io",
12     "Katherine Brennan": "katherine.brennan@intercom.io",
13     "Himanshi Goyal": "himanshi.goyal@intercom.io",
14     "Niamh Coleman": "niamh.coleman@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 13+.",
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     "git": "https://github.com/intercom/intercom-ios.git",
40     "tag": "14.0.6"
41   },
42   "platforms": {
43     "ios": "13.0"
44   },
45   "preserve_paths": "Intercom.xcframework",
46   "vendored_frameworks": "Intercom.xcframework"