Skip to content

Cocoapod for sending Harbor Beacons to the Harbor Service in iOS-Swift apps

License

Notifications You must be signed in to change notification settings

HrbrIO/HarborSwiftBeacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HarborBeacon

Cocoapod for sending Harbor Beacon requests

To install, add the following to your Podfile

source 'https://github.com/HrbrIO/Specs.git'
source 'https://github.com/CocoaPods/Specs.git'

pod 'HarborBeacon'

For usage instructions, see the iOS Swift Sample application.