[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 3.0.0-beta3 / Intercom.podspec.json
blob7d97029414c92b8c242a537a73e9f1a84fdd66f8
2   "name": "Intercom",
3   "version": "3.0.0-beta3",
4   "summary": "The Intercom iOS SDK, for integrating Intercom into your iOS application.",
5   "license": {
6     "type": "Apache license",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Adam McCarthy": "adam@intercom.io",
11     "James Treanor": "james@intercom.io",
12     "Conor O'Donnell": "conor.donnell@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 8 and iOS 9.",
16   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "Accelerate",
20     "Security",
21     "SystemConfiguration",
22     "MobileCoreServices",
23     "ImageIO",
24     "AudioToolbox",
25     "QuartzCore",
26     "CoreGraphics",
27     "AssetsLibrary",
28     "CFNetwork"
29   ],
30   "libraries": [
31     "icucore",
32     "xml2"
33   ],
34   "requires_arc": true,
35   "source": {
36     "git": "https://github.com/intercom/intercom-ios.git",
37     "tag": "3.0.0-beta3"
38   },
39   "platforms": {
40     "ios": "8.0"
41   },
42   "preserve_paths": "Intercom.framework",
43   "source_files": "Intercom.framework/Versions/A/Headers/Intercom.h",
44   "public_header_files": "Intercom.framework/Versions/A/Headers/Intercom.h",
45   "resources": "Intercom.bundle",
46   "vendored_frameworks": "Intercom.framework"