[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 10.2.0 / Intercom.podspec.json
blobd71be0fb684b06c6bc76c635bd0951174ad46340
2   "name": "Intercom",
3   "version": "10.2.0",
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.2.0"
40   },
41   "platforms": {
42     "ios": "10.0"
43   },
44   "preserve_paths": "Intercom.xcframework",
45   "vendored_frameworks": "Intercom.xcframework"