Getting Started
Install the Referd iOS SDK into your app
Installation
1. Add Cocoapods to Your Project
$ pod init2. Add Referd Pod
source 'https://github.com/CocoaPods/Specs.git'
target 'YourAppName' do
use_frameworks!
pod 'Gameball',
EndInitialization
Parameter
Required
Description
Last updated