{"id":24351154,"url":"https://github.com/roverplatform/rover-campaigns-ios","last_synced_at":"2025-06-18T20:34:27.576Z","repository":{"id":34917114,"uuid":"175485431","full_name":"RoverPlatform/rover-campaigns-ios","owner":"RoverPlatform","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-13T21:47:32.000Z","size":2089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-20T13:54:01.340Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoverPlatform.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":"2019-03-13T19:25:33.000Z","updated_at":"2022-01-05T16:50:28.000Z","dependencies_parsed_at":"2022-08-09T10:20:14.064Z","dependency_job_id":null,"html_url":"https://github.com/RoverPlatform/rover-campaigns-ios","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/RoverPlatform/rover-campaigns-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoverPlatform%2Frover-campaigns-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoverPlatform%2Frover-campaigns-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoverPlatform%2Frover-campaigns-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoverPlatform%2Frover-campaigns-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoverPlatform","download_url":"https://codeload.github.com/RoverPlatform/rover-campaigns-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoverPlatform%2Frover-campaigns-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260629616,"owners_count":23038959,"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":"2025-01-18T14:59:03.718Z","updated_at":"2025-06-18T20:34:22.548Z","avatar_url":"https://github.com/RoverPlatform.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rover Campaigns iOS SDK\n\nThis is Rover Campaigns, the marketing campaigns automation SDK from Rover. Rover Campaigns augments our core Rover Experiences product to enable mobile engagement and monetization with better mobile campaigns.\n\n\u003chr /\u003e\n\nThe Campaigns SDK is a collection of Cocoa Touch Frameworks written in Swift. Instead of a single monolithic framework, the Rover SDK takes a modular approach, allowing you to include only the functionality relevant to your application. The SDK is 100% open-source and available on [GitHub](https://github.com/RoverPlatform/rover-campaigns-ios).\n\n---\n\n## Install the SDK\n\n### SwiftPM\n\nThe recommended way to install the Rover Campaigns SDK is via SwiftPM.\n\nIn Xcode, in your Project Settings, under Package Dependencies, add a new dependency with the URL of this repository: `https://github.com/roverplatform/rover-campaigns-ios`.\n\nNote that as of Xcode 13, you have to type the repository URL into the search box and press return.\n\n![SwiftPM Repo Dialog Box](readme-images/swiftpm-select-repo.png)\n\nLeave the dependency rule at the default, \"Up To Next Major Version\".  Rover follows the standard semver semantic versioning rules.\n\nThen, in the subsequent dialog box, choose the Package Products (frameworks) you wish to use.\n\n![SwiftPM Target Dialog Box](readme-images/swiftpm-select-targets.png)\n\n### Cocoapods\n\nAs an alternative, you can use [Cocoapods](http://cocoapods.org/).\n\nThe Rover [Podspec](https://guides.cocoapods.org/syntax/podspec.html) breaks each of the Rover frameworks out into a separate [Subspec](https://guides.cocoapods.org/syntax/podspec.html#group_subspecs).\n\nThe simplest approach is to specify `Rover` as a dependency of your app's target which will add all required and optional subspecs to your project.\n\n```ruby\ntarget 'MyAppTarget' do\n  pod 'RoverCampaigns', '~\u003e 3.11.0'\nend\n```\n\nAlternatively you can specify the exact set of subspecs you want to include.\n\n```ruby\ntarget 'MyAppTarget' do\n    pod 'RoverCampaigns/Foundation',    '~\u003e 3.11.0'\n    pod 'RoverCampaigns/Data',          '~\u003e 3.11.0'\n    pod 'RoverCampaigns/UI',            '~\u003e 3.11.0'\n    pod 'RoverCampaigns/Notifications', '~\u003e 3.11.0'\n    pod 'RoverCampaigns/Location',      '~\u003e 3.11.0'\n    pod 'RoverCampaigns/Debug',         '~\u003e 3.11.0'\nend\n```\n\n## Next Steps\n\nPlease continue onwards from https://github.com/RoverPlatform/rover-campaigns-ios/wiki.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froverplatform%2Frover-campaigns-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froverplatform%2Frover-campaigns-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froverplatform%2Frover-campaigns-ios/lists"}