[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / Intercom / 2.0.4 / Intercom.podspec.json
blobf464973fc7a246d6b5e0a446015aa605f57f25ff
2   "name": "Intercom",
3   "version": "2.0.4",
4   "summary": "The Intercom iOS SDK, for integrating Intercom into your iOS application.",
5   "description": "                         The Intercom iOS SDK currently supports iOS 7.X and iOS 8. For iOS6 support you should check version 1.9 of the SDK. \n",
6   "homepage": "https://github.com/intercom/intercom-ios",
7   "license": {
8     "type": "Apache license",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam McCarthy": "adam@intercom.io",
13     "Gavin Rooney": "gavin@intercom.io",
14     "Dale Cantwell": "dale@intercom.io",
15     "Ignacio Delgado": "ignacio@intercom.io",
16     "Roland Gropmair": "roland@intercom.io",
17     "James Treanor": "james@intercom.io"
18   },
19   "source": {
20     "git": "https://github.com/intercom/intercom-ios.git",
21     "tag": "2.0.4"
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source_files": "Intercom/Intercom.h",
27   "vendored_libraries": [
28     "Intercom/libIntercom.a"
29   ],
30   "requires_arc": true,
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "Security",
35     "SystemConfiguration",
36     "MobileCoreServices",
37     "ImageIO",
38     "AVFoundation",
39     "QuartzCore",
40     "CoreGraphics"
41   ]