mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
7 lines
175 B
C
7 lines
175 B
C
//
|
|
// Created by Sami Samhuri on 15-05-15.
|
|
// Copyright (c) 2015 Guru Logic Inc. All rights reserved.
|
|
//
|
|
@import UIKit;
|
|
|
|
extern UIView *NewFontAwesomeHUDView(NSString *text);
|