{"id":15288684,"url":"https://github.com/kevinhermawan/appinfo","last_synced_at":"2025-08-26T00:05:38.207Z","repository":{"id":196564849,"uuid":"696410164","full_name":"kevinhermawan/AppInfo","owner":"kevinhermawan","description":"A utility for accessing application metadata from Info.plist","archived":false,"fork":false,"pushed_at":"2023-12-04T08:52:28.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T04:45:43.549Z","etag":null,"topics":["appkit","ios","macos","swiftui","uikit"],"latest_commit_sha":null,"homepage":"https://kevinhermawan.github.io/AppInfo/documentation/appinfo","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/kevinhermawan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-25T17:28:24.000Z","updated_at":"2024-03-17T13:11:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"851b3f90-acb4-4244-8adc-5a74470a98ff","html_url":"https://github.com/kevinhermawan/AppInfo","commit_stats":null,"previous_names":["kevinhermawan/appinfo"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhermawan%2FAppInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhermawan%2FAppInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhermawan%2FAppInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhermawan%2FAppInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhermawan","download_url":"https://codeload.github.com/kevinhermawan/AppInfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816520,"owners_count":21808702,"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":["appkit","ios","macos","swiftui","uikit"],"created_at":"2024-09-30T15:52:05.508Z","updated_at":"2025-05-07T04:45:49.856Z","avatar_url":"https://github.com/kevinhermawan.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppInfo\n\n![Test coverage](https://img.shields.io/codecov/c/github/kevinhermawan/AppInfo)\n\nA utility for accessing application metadata from `Info.plist`.\n\n## Installation\n\nYou can add `AppInfo` as a dependency to your project using Swift Package Manager by adding it to the dependencies value of your `Package.swift`.\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/kevinhermawan/AppInfo.git\", .upToNextMajor(from: \"1.0.0\"))\n]\n```\n\nAlternatively, in Xcode:\n\n1. Open your project in Xcode.\n2. Click on `File` -\u003e `Swift Packages` -\u003e `Add Package Dependency...`\n3. Enter the repository URL: `https://github.com/kevinhermawan/AppInfo.git`\n4. Choose the version you want to add. You probably want to add the latest version.\n5. Click `Add Package`.\n\n## Documentation\n\nYou can find the documentation here: [https://kevinhermawan.github.io/AppInfo/documentation/appinfo](https://kevinhermawan.github.io/AppInfo/documentation/appinfo)\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2023 Kevin Hermawan\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhermawan%2Fappinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhermawan%2Fappinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhermawan%2Fappinfo/lists"}