Download SDK
PackageManager
CocoaPods
use_frameworks!
platform :ios, '11.0'
target 'TARGET_NAME' do
pod 'DENTGigastoreSDK', :git => 'https://github.com/dent-telecom/gigastore-ios-sdk.git',
:tag => '1.0.0'
endCarthage
Swift Package Manager
Manually
Last updated
Was this helpful?