nhn / toast.gamebase.ios.sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamebase SDK for iOS

This is the repository for distributing Gamebase SDK for iOS.

Requirements

iOS 8+ / Xcode 10+ / Supports arm7, arm7s, arm64, i386, x86_64

Installation

CocoaPods

To integrate Gamebase into your Xcode project using CocoaPods, specify it in your Podfile

pod 'Gamebase', '~> 1.15.0'
pod 'GamebaseAuthFacebookAdapter'
pod 'GamebaseAuthGamecenterAdapter'
pod 'GamebaseAuthPaycoAdapter'
pod 'GamebaseAuthNaverAdapter'
pod 'GamebaseAuthTwitterAdapter'
pod 'GamebaseAuthGoogleAdapter'
pod 'GamebaseAuthLineAdapter'
pod 'GamebasePushAdapter'
pod 'GamebasePurchaseIAPAdapter'

Open-source license

See LICENSE.md.

About

License:Other