Download SDK
PackageManager
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'
endManually
Last updated
Was this helpful?