source 'https://cdn.cocoapods.org/'
source 'https://github.com/advance-ai-mobile/aai-specs'

# Uncomment the next line to define a global platform for your project
platform :ios, '10.0'

target 'AAIGlobalIQASDKSwiftDemo' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for LivenessSDKObjCDemo
  pod 'AAIGlobalIQASDK', '1.5.0'
  pod 'AAIGlobalIQAUI', '1.5.0'
  pod 'AAIGlobalIQAModel', '1.5.0'
end
