[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 10.3.4 / Intercom.podspec.json
blob5ccf00677182e4089e2751ca77fc8fb3ebdc0e42
2   "name": "Intercom",
3   "version": "10.3.4",
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   },
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 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     "WebKit"
31   ],
32   "libraries": [
33     "icucore",
34     "xml2"
35   ],
36   "requires_arc": true,
37   "source": {
38     "git": "https://github.com/intercom/intercom-ios.git",
39     "tag": "10.3.4"
40   },
41   "platforms": {
42     "ios": "10.0"
43   },
44   "preserve_paths": "Intercom.xcframework",
45   "vendored_frameworks": "Intercom.xcframework"