{"id":15037337,"url":"https://github.com/aweleczka/swiftspotlighttutorial","last_synced_at":"2026-01-31T02:02:41.818Z","repository":{"id":62456722,"uuid":"105981203","full_name":"AWeleczka/SwiftSpotlightTutorial","owner":"AWeleczka","description":"A Spotlight Tutorial built in Swift","archived":false,"fork":false,"pushed_at":"2020-09-19T07:08:37.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T11:12:35.437Z","etag":null,"topics":["cocoapods","ios","spotlight","swift","swift-3","swift3","tutorial","xcode"],"latest_commit_sha":null,"homepage":"https://aweleczka.de/swift/swiftspotlighttutorial/","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/AWeleczka.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":"2017-10-06T08:08:20.000Z","updated_at":"2020-09-19T07:08:40.000Z","dependencies_parsed_at":"2022-11-02T00:17:23.384Z","dependency_job_id":null,"html_url":"https://github.com/AWeleczka/SwiftSpotlightTutorial","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AWeleczka/SwiftSpotlightTutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FSwiftSpotlightTutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FSwiftSpotlightTutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FSwiftSpotlightTutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FSwiftSpotlightTutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWeleczka","download_url":"https://codeload.github.com/AWeleczka/SwiftSpotlightTutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeleczka%2FSwiftSpotlightTutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28926630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"online","status_checked_at":"2026-01-31T02:00:09.179Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cocoapods","ios","spotlight","swift","swift-3","swift3","tutorial","xcode"],"created_at":"2024-09-24T20:34:20.795Z","updated_at":"2026-01-31T02:02:41.799Z","avatar_url":"https://github.com/AWeleczka.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftSpotlightTutorial\n**A Spotlight Tutorial built in Swift**  \nEasily guide your app's users through the first experience of your application\n\n---\n\n### Note\nI do not have access to a mac any longer, therefore  development on this project is on ice from my side.\n\n---\n\n# Installation\nSwiftSimpleLogger can be installed on multiple ways.\n\n### Using CocoaPods\n[CocoaPods](https://cocoapods.org/) is a dependency manager for Swift and Objective-C Cocoa projects. It has over 28 thousand libraries and is used in over 1.8 million apps. CocoaPods can help you scale your projects elegantly.\n\nTo install SwiftSimpleLogger through CocoaPods simply add  \n`pod 'SwiftSpotlightTutorial'`  \nto your `Podfile`\n\n### Using git Submodules\nYou can add this repository as a submodule to your git-repository by executing the following line inside your repository  \n`git submodule add https://github.com/AWeleczka/SwiftSpotlightTutorial.git`\n\n### Using a local copy of the repository\nYou can download [the entire repository here](https://github.com/AWeleczka/SwiftSpotlightTutorial/archive/master.zip) and add it to your project.   \n**When doing this you will not be connected to versioning and will not receive updates from this repository**\n\n# License\nSwiftSpotlightTutorial is published under the MIT License\n\nCopyright (c) 2017 Alexander Weleczka\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n---\n[![Platform Badge](https://cocoapod-badges.herokuapp.com/p/SwiftSpotlightTutorial/badge.svg)](https://cocoapods.org/pods/SwiftSpotlightTutorial)\n[![Version Badge](https://cocoapod-badges.herokuapp.com/v/SwiftSpotlightTutorial/badge.svg)](https://cocoapods.org/pods/SwiftSpotlightTutorial)\n[![License Badge](https://cocoapod-badges.herokuapp.com/l/SwiftSpotlightTutorial/badge.svg)](https://cocoapods.org/pods/SwiftSpotlightTutorial)\n[![Code Climate](https://codeclimate.com/github/AWeleczka/SwiftSpotlightTutorial/badges/gpa.svg)](https://codeclimate.com/github/AWeleczka/SwiftSpotlightTutorial)\n[![Issue Count](https://codeclimate.com/github/AWeleczka/SwiftSpotlightTutorial/badges/issue_count.svg)](https://codeclimate.com/github/AWeleczka/SwiftSpotlightTutorial)\n[![Build Status](https://travis-ci.org/AWeleczka/SwiftSpotlightTutorial.svg)](https://travis-ci.org/AWeleczka/SwiftSpotlightTutorial)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweleczka%2Fswiftspotlighttutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faweleczka%2Fswiftspotlighttutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweleczka%2Fswiftspotlighttutorial/lists"}