[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 2.3.15 / Intercom.podspec.json
blobad06b4c6dd77f9530883d2534134bcd44112416b
2   "name": "Intercom",
3   "version": "2.3.15",
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   },
13   "homepage": "https://github.com/intercom/intercom-ios",
14   "description": "The Intercom iOS SDK, for integrating Intercom into your iOS application. The SDK supports iOS 7 and iOS 8.",
15   "frameworks": [
16     "Foundation",
17     "UIKit",
18     "Security",
19     "SystemConfiguration",
20     "MobileCoreServices",
21     "ImageIO",
22     "AudioToolbox",
23     "QuartzCore",
24     "CoreGraphics",
25     "AssetsLibrary",
26     "CFNetwork"
27   ],
28   "libraries": [
29     "icucore",
30     "xml2"
31   ],
32   "requires_arc": true,
33   "source": {
34     "git": "https://github.com/intercom/intercom-ios.git",
35     "tag": "2.3.15"
36   },
37   "platforms": {
38     "ios": "7.0"
39   },
40   "preserve_paths": "Intercom.framework",
41   "public_header_files": "Intercom.framework/Versions/A/Headers/Intercom.h",
42   "resources": "Intercom.bundle",
43   "vendored_frameworks": "Intercom.framework"