PFCommon 1.1.1

PFCommon 1.1.1

Maintained by partnfire.



 
Depends on:
AFNetworking~> 4.0.1
CocoaSecurity~> 1.2.4
MBProgressHUD~> 1.2.0
SDWebImage~> 5.9.3
SVProgressHUD~> 2.2.5
 

PFCommon 1.1.1

  • By
  • partnfire

common

You want to add pod 'PFCommon', '~> 1.0.9' similar to the following to your Podfile:

target 'MyApp' do pod 'PFCommon', '~> 1.0.9' end Then run a pod install inside your terminal, or from CocoaPods.app.

Alternatively to give it a test run, run the command:

pod try PFCommon