{"id":16386084,"url":"https://github.com/pkrmf/dependencyswapper","last_synced_at":"2025-10-26T11:31:07.134Z","repository":{"id":56844153,"uuid":"102508606","full_name":"pkrmf/dependencyswapper","owner":"pkrmf","description":"The best way to swap Cocoapods dependencies between source/development and non-source frameworks","archived":false,"fork":false,"pushed_at":"2017-10-28T15:37:52.000Z","size":70356,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T18:51:13.732Z","etag":null,"topics":["binary","cocoapods","dependencies","dependency","dev","framework","frameworks","ios","objective-c","pod","source","swift","test","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/pkrmf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-05T17:06:38.000Z","updated_at":"2017-09-16T00:10:33.000Z","dependencies_parsed_at":"2022-09-09T02:22:54.242Z","dependency_job_id":null,"html_url":"https://github.com/pkrmf/dependencyswapper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrmf%2Fdependencyswapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrmf%2Fdependencyswapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrmf%2Fdependencyswapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrmf%2Fdependencyswapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkrmf","download_url":"https://codeload.github.com/pkrmf/dependencyswapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238319388,"owners_count":19452333,"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":["binary","cocoapods","dependencies","dependency","dev","framework","frameworks","ios","objective-c","pod","source","swift","test","xcode"],"created_at":"2024-10-11T04:16:10.041Z","updated_at":"2025-10-26T11:31:01.809Z","avatar_url":"https://github.com/pkrmf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dependencyswapper\n\nDependencyswapper also known as `depswapper` is a CocoaPods plugin that allows to switch between \"dev/test/prod\" environments with just running a simple ruby command.\n\nAs a watchOS, tvOS and iOS Framework developer I often find myself wanting to debug my non source Frameworks to make sure the problem is not in my dependent Application/Framework. It is always time consuming to have to find the `Podfile`, then look for the git repository of the Framework I want to debug and then google the syntax to read from a git repository. With `depswapper` you will be able to change between source/non source pods with just one command in the terminal.\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'dependencyswapper'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install dependencyswapper\n\n## Usage\n\n\nWhenever you want to swap environments on any of your dependencies, run `depswapper test \"NameOfYourFramework\"` or `depswapper dev \"NameOfYourFramework\"` at the root of your Project. \n- The `dev` subcommand will clone the git repository for the pod and point to it locally.\n- The `test` subcommand will pull the pod directly from the git repository and pull it as source.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/pkrmf/dependencyswapper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Dependencyswapper project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/dependencyswapper/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkrmf%2Fdependencyswapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkrmf%2Fdependencyswapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkrmf%2Fdependencyswapper/lists"}