[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 9.3.4 / Intercom.podspec.json
blobad0ce7b7b37627714735851c17d1e449eaaf8bcc
2   "name": "Intercom",
3   "version": "9.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   },
14   "homepage": "https://github.com/intercom/intercom-ios",
15   "description": "The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 10+.",
16   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "Accelerate",
20     "Security",
21     "SystemConfiguration",
22     "MobileCoreServices",
23     "ImageIO",
24     "AudioToolbox",
25     "QuartzCore",
26     "CoreGraphics",
27     "Photos",
28     "Accelerate",
29     "WebKit"
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": "9.3.4"
39   },
40   "platforms": {
41     "ios": "10.0"
42   },
43   "preserve_paths": "Intercom.xcframework",
44   "vendored_frameworks": "Intercom.xcframework"