[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 7 / ZendeskConnect / 1.2.0 / ZendeskConnect.podspec.json
blobf870d9215bf0d940c65dde3c211fdcd03415b15a
2   "name": "ZendeskConnect",
3   "version": "1.2.0",
4   "summary": "Better Messages for Web and Mobile Apps",
5   "description": "Connect makes it easy to send email and mobile messages based on user actions, then test how much each message helps your business.",
6   "homepage": "https://www.zendesk.com/",
7   "authors": "Zendesk",
8   "source": {
9     "git": "https://github.com/zendesk/connect-ios-sdk.git",
10     "tag": "1.2.0"
11   },
12   "documentation_url": "https://developer.zendesk.com/embeddables/docs/outbound/ios",
13   "swift_version": "4.0",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Outbound/*.{h,m}",
20     "Connect/**/*.swift"
21   ],
22   "prefix_header_file": "Outbound/Outbound-Prefix.pch",
23   "frameworks": "UIKit",
24   "license": {
25     "type": "Apache 2.0",
26     "file": "LICENSE"
27   }