Webtrekk / iOS-SDK-Example-App

This app has every functionality tested that is implemented in the iOS SDK of Webtrekk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example App with the Webtrekk iOS SDK implemented (incl. Unit Tests)

With this example you can:

  • manually build the library
  • run unit test
  • run examples
# install CocoaPods > 1.2.0
sudo gem install cocoapods

# clone this repository
https://github.com/Webtrekk/iOS-SDK-Example-App.git

# Run CocoaPods to install all Pods
pod install

# 'Examples.xcworkspace' is the file you'll use from now on
open Examples.xcworkspace

About

This app has every functionality tested that is implemented in the iOS SDK of Webtrekk.


Languages

Language:Swift 94.7%Language:Objective-C 4.9%Language:Ruby 0.4%