Repository is used to host the iOS Core SDK dependency
These releases are accessible using CocoaPods https://cocoapods.org/
In your project's podfile add the GlympseApi pod
target 'YourApp' do
pod 'GlympseAPI'
...
end
See https://guides.cocoapods.org/using/using-cocoapods.html for the latest instructions on how to install and update pods