Skip to content

catloafsoft/FBUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b366c62 · Jun 4, 2022
Mar 10, 2022
Jun 13, 2018
Jun 4, 2022
Oct 20, 2021
Nov 28, 2015
Nov 28, 2015
Aug 13, 2014
Jun 13, 2018
Jan 26, 2021
Jun 4, 2022
May 28, 2014
Mar 10, 2022
Jun 4, 2022
Oct 20, 2021

Repository files navigation

FBUtility

Build Status

A library of utility classes for the Facebook iOS SDK.

This code has been use in various apps from Catloaf Software, initially as a fork of the official facebook-ios-sdk project.

As the SDK itself has matured, it hardly seems necessary to keep this code as a sublibrary within it, thus it is now separate from the Facebook SDK and simply requires the standard distribution to be installed.

Installation

FBUtility is now available on CocoaPods. It expllicitly depends on the FB SDK frameworks, so these will be pulled into your project as well.

Just use the following in your Podfile:

pod 'FBUtility'