Skip to content

Instantly share code, notes, and snippets.

View francisjervis's full-sized avatar

Francis Jervis francisjervis

View GitHub Profile
@francisjervis
francisjervis / onfidoalt
Created August 9, 2016 08:30
Swift 2 friendly OnFido class
class OnFido {
// var apiKey: String?
class candidate {
var firstName: String?
//
// ViewController.swift
// tooltip
//
// Created by francis on 2/20/15.
// Copyright (c) 2015 timesfree. All rights reserved.
//
import UIKit