AppGratis-unlock 0.6

AppGratis-unlock 0.6

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2017

Maintained by Arnaud Barisain-Monrose.



  • By
  • AppGratis

AppGratis Unlock Library (iOS Framework)

This repo contains the code for the iOS Framework of AppGratis' Unlock Library.
It allows you to manage features and resources provided by offers generated by https://appgratis.github.io

Adding into your project

Using Carthage:
github "AppGratis/unlock-ios"

Using Cocoapods:
pod 'AppGratis-unlock'

Manually:
Compile the Unlock target, and use the generated dynamic framework in your app. You can also embed the Unlock project in your workspace, if you've got one.

Language

Since Swift is still a moving target, this library is fully done in Objective-C.

Building

Simply open Unlock.xcworkspace and build the framework. You'll probably need to set your team to sign it.

Sample App

This library comes with a full sample app project. Simply open it in Xcode to see how the library should be used.

Sample Screenshot