{"id":22096006,"url":"https://github.com/perimeterx/px-ios-framework-spm","last_synced_at":"2025-07-09T01:39:01.374Z","repository":{"id":259739198,"uuid":"879254267","full_name":"PerimeterX/px-iOS-Framework-spm","owner":"PerimeterX","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-18T12:10:20.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T17:46:02.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PerimeterX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-27T12:29:34.000Z","updated_at":"2025-02-18T12:08:28.000Z","dependencies_parsed_at":"2024-10-27T18:25:29.651Z","dependency_job_id":"e22b1338-72ff-4df9-af41-96a7cb66787e","html_url":"https://github.com/PerimeterX/px-iOS-Framework-spm","commit_stats":null,"previous_names":["perimeterx/px-ios-framework-spm"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/PerimeterX/px-iOS-Framework-spm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerimeterX%2Fpx-iOS-Framework-spm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerimeterX%2Fpx-iOS-Framework-spm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerimeterX%2Fpx-iOS-Framework-spm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerimeterX%2Fpx-iOS-Framework-spm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerimeterX","download_url":"https://codeload.github.com/PerimeterX/px-iOS-Framework-spm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerimeterX%2Fpx-iOS-Framework-spm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264376552,"owners_count":23598556,"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":[],"created_at":"2024-12-01T04:09:21.836Z","updated_at":"2025-07-09T01:39:01.339Z","avatar_url":"https://github.com/PerimeterX.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PerimeterX iOS SDK for Swift Package Manager\n\nThis repository provides Swift Package Manager support for [PerimeterX iOS SDK](https://github.com/PerimeterX/px-iOS-Framework), allowing you to easily integrate the SDK into your iOS application.\n\n### Installing PerimeterX SDK\n\nTo install PerimeterX SDK using [Swift Package Manager](https://github.com/apple/swift-package-manager) you can follow the [tutorial published by Apple](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app) using the URL for this repository with the current version:\n\n1. In Xcode, select “File” → “Add Packages...”\n2. Enter `https://github.com/PerimeterX/px-iOS-Framework-spm.git`\n\nAlternatively, you can add the following dependency to your `Package.swift` file:\n\n```swift\n.package(url: \"https://github.com/PerimeterX/px-iOS-Framework-spm.git\", from: \"3.2.7\")\n```\n\n### Why is there a separate repository for Swift Package Manager support?\n\nThe main git repository for [PerimeterX iOS SDK](https://github.com/PerimeterX/px-iOS-Framework) is very large, and Swift Package Manager always downloads the full repository with all git history. This [PerimeterX iOS SDK SPM](https://github.com/PerimeterX/px-iOS-Framework-spm) repository is much smaller, so can be downloaded much more quickly.\n\nInstead of downloading the full git history of PerimeterX iOS SDK and building it from source, this repository just contains a pointer to the precompiled XCFramework included in the [latest PerimeterX iOS SDK release](https://github.com/PerimeterX/px-iOS-Framework/releases/latest). Since [PerimeterX iOS SDK](https://github.com/PerimeterX/px-iOS-Framework) doesn't provide source code it's strongly recommended that users depend on [PerimeterX iOS SDK SPM](https://github.com/PerimeterX/px-iOS-Framework-spm) instead.\n\nWhen using PerimeterX iOS SDK SPM, the downloaded `PerimeterX_SDK.xcframework` isn't visible in the project navigator. To validate the authenticity of a PerimeterX iOS SDK SPM package, you can confirm that the `Package.swift` file references a binary XCFramework from https://github.com/PerimeterX/px-iOS-Framework/releases. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperimeterx%2Fpx-ios-framework-spm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperimeterx%2Fpx-ios-framework-spm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperimeterx%2Fpx-ios-framework-spm/lists"}