Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #358 from zendesk/v2-release
Browse files Browse the repository at this point in the history
V2 Release
  • Loading branch information
Steven Diviney authored Mar 29, 2018
2 parents 2d2f810 + b566d3b commit 2d7e669
Show file tree
Hide file tree
Showing 784 changed files with 11,887 additions and 14,731 deletions.
124 changes: 0 additions & 124 deletions Articles/Adding-metadata-to-tickets-created-by-the-Mobile-SDK.md

This file was deleted.

3 changes: 0 additions & 3 deletions Articles/Home.md

This file was deleted.

Binary file removed Articles/images/ticket_fields_admin.png
Binary file not shown.
Binary file removed Articles/images/ticket_fields_admin_2.png
Binary file not shown.
Binary file removed Articles/images/ticket_forms_admin.png
Binary file not shown.
29 changes: 4 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,12 @@
:warning: *Use of this software is subject to important terms and conditions as set forth in the License file* :warning:

# Zendesk Mobile SDK for iOS 1.11.2.1
# Zendesk Mobile SDK for iOS 2.0.0

Zendesk SDK for mobile is a quick, convenient way to get customer support into your mobile apps. With just a few lines of code, you can provide your end users with an easy way to get in touch from any mobile app.

## Contents:
## Demo Applications

* SampleApp - sample project for core request management
* ZendeskSDK.bundle - the SDK resource bundle
* ZendeskSDK.framework - UI components for SDK
* ZendeskProviderSDK.framework - Provider only framework, no UI components
* ZendeskSDKStrings.bundle - the SDK localization strings bundle

You can also reference this repository as a cocoapod:


````
source 'https://github.com/CocoaPods/Specs.git'
pod 'ZendeskSDK'
````

To choose a specific version:

```
source 'https://github.com/CocoaPods/Specs.git'
pod 'ZendeskSDK', '~> RELEASE_VERSION_TAG'
```
There are a number of simple demo applicaitons [here](https://github.com/zendesk/ios_sdk_demo_apps).

## Documentation

Expand All @@ -39,7 +18,7 @@ All enhancement, improvement, and feature request suggestions are welcomed. Plea

## Copyright and license

Copyright 2017 Zendesk
Copyright 2018 Zendesk

By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master
Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License
Expand Down
Loading

0 comments on commit 2d7e669

Please sign in to comment.