Skip to content

bby-stdc/WebyclipSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webyclip iOS SDK

The Webyclip iOS SDK is a native iOS framework for integrating the Webyclip widgets on a native iOS application. To learn more about Webyclip please go to: http://www.webyclip.com

Installation

WebyclipSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WebyclipSDK"

Usage

Please refer to the SDK documentation to learn how to use the framework.

Example

Please refer the WebyclipSDKDemo project in the source repository for a working example of the SDK.