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
WebyclipSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "WebyclipSDK"
Please refer to the SDK documentation to learn how to use the framework.
Please refer the WebyclipSDKDemo
project in the source repository for a working example of the SDK.