Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 623 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 623 Bytes

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.