Skip to content

Evident podspec repo for iOS libraries

Notifications You must be signed in to change notification settings

evidentidpublic/mobile-podspecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evident logo Evident podspecs

Add to your Podfile

#
# Add Evident ID podspec repo to pod sources
# CAVEAT: 
# When adding any sources, you also need to add the 
# standard Cocoapods repo.
#
source 'https://github.com/cocoapods/specs.git'
source '[email protected]:evidentidpublic/mobile-podspecs.git'
[...]
target 'your-target' do
    # See docs for latest version!
    pod 'AssureSDK', '1.1.3'
    pod 'CaptureSDK', '1.1.3'
end

About

Evident podspec repo for iOS libraries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages