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

target 'EsignSDKDemo' do
  pod 'TencentCloudHuiyanSDKFace_framework', :path => './TencentCloudHuiyanSDKFace_framework'
  pod 'AFNetworking', '~> 4.0.1'
  pod 'YYModel', '~> 1.0.4'
  pod 'YYCache', '~> 1.0.4'
end
