{"id":15561323,"url":"https://github.com/beaconstac/eddystonescanner-ios-sdk","last_synced_at":"2025-04-23T22:41:51.667Z","repository":{"id":56909853,"uuid":"116223897","full_name":"Beaconstac/EddystoneScanner-iOS-SDK","owner":"Beaconstac","description":"Eddystone Scanner SDK for iOS written in Swift 4.0","archived":false,"fork":false,"pushed_at":"2023-02-07T08:32:39.000Z","size":181,"stargazers_count":16,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T12:16:31.354Z","etag":null,"topics":["eddystone","eddystone-beacons","eddystone-scanner","google","physical-web","swift","swift4"],"latest_commit_sha":null,"homepage":"https://www.beaconstac.com","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beaconstac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-04T06:33:49.000Z","updated_at":"2023-05-17T02:02:59.000Z","dependencies_parsed_at":"2023-02-19T16:01:21.922Z","dependency_job_id":null,"html_url":"https://github.com/Beaconstac/EddystoneScanner-iOS-SDK","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaconstac%2FEddystoneScanner-iOS-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaconstac%2FEddystoneScanner-iOS-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaconstac%2FEddystoneScanner-iOS-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaconstac%2FEddystoneScanner-iOS-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beaconstac","download_url":"https://codeload.github.com/Beaconstac/EddystoneScanner-iOS-SDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528681,"owners_count":21445511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eddystone","eddystone-beacons","eddystone-scanner","google","physical-web","swift","swift4"],"created_at":"2024-10-02T16:07:26.345Z","updated_at":"2025-04-23T22:41:51.636Z","avatar_url":"https://github.com/Beaconstac.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EddystoneScanner-iOS-SDK\n\nEddystone Scanner is library written in Swift that scans for eddystone beacons and maintains a list of all the nearby beacons.\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\n\u003e CocoaPods 1.1+ is required to build EddystoneScanner.\n\nTo integrate EddystoneScanner into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '10.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'EddystoneScanner'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n### Manually\n\nIf you prefer not to use any of the aforementioned dependency managers, you can integrate EddystoneScanner into your project manually.\n\n#### Embedded Framework\n\n- Go to the releases [section](https://github.com/Beaconstac/EddystoneScanner-iOS-SDK/releases) and download the framework from the latest release.\n\u003e You'll see a file named EddystoneScanner.framework.zip. \n- Download the framwork and add it to your project.\n- Do not forget to check 'Copy files if needed' checkbox.\n\n\n## Background beacon scanning\n\nTo support background scanning of beacons add `bluetooth-central` to the apps `Info.plist` as one of the values for `UIBackgroundModes` array or just do it from the Capabilities section of the app.\n\n![Xcode Capability Section](https://raw.githubusercontent.com/Beaconstac/EddystoneScanner-iOS-SDK/master/doc_images/background_scanning_capability.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaconstac%2Feddystonescanner-ios-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeaconstac%2Feddystonescanner-ios-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaconstac%2Feddystonescanner-ios-sdk/lists"}