An open API service indexing awesome lists of open source software.

https://github.com/adambco/eula-sample-application-swift


https://github.com/adambco/eula-sample-application-swift

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Eula iOS SDK Example App
===================

Welcome to Eula! http://eula.io

This example project demonstrates how to configure and launch the Eula iOS SDK using CocoaPods.

If you do not have a Eula account, please follow this link to create one: http://eula.io/register

For iOS documentation http://www.eula.io/api-documents or email us at team@eula.io

###To get started:
* Clone or download the project
* In line 27 of `AppDelegate.m` enter the api key and api secret on your accoutn information.

`ELAManager.setAPIKey("API_KEY", apiSecret: "API_SECRET")`