blob: 360939273185f75675ac916bc3838e3072fd984b [file] [log] [blame]
{
"name": "ZendeskConnect",
"version": "1.1.1",
"summary": "Better Messages for Web and Mobile Apps",
"description": "Connect makes it easy to send email and mobile messages based on user actions, then test how much each message helps your business.",
"homepage": "https://www.zendesk.com/",
"license": {
"type": "Commercial",
"text": " Copyright (c) 2017 Zendesk. All rights reserved.\n By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master\n Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License\n Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and\n acknowledge that such terms govern Your use of and access to the Mobile SDK.\n"
},
"authors": "Zendesk",
"source": {
"git": "https://github.com/zendesk/connect-ios-sdk.git",
"tag": "1.1.1"
},
"documentation_url": "https://developer.zendesk.com/embeddables/docs/outbound/ios",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Outbound/*.{h,m}",
"prefix_header_file": "Outbound/Outbound-Prefix.pch",
"frameworks": "UIKit"
}