{"id":17133404,"url":"https://github.com/zalazara/pod-template-xcframework","last_synced_at":"2025-04-13T06:32:11.543Z","repository":{"id":160629671,"uuid":"349112303","full_name":"zalazara/pod-template-xcframework","owner":"zalazara","description":"An opinionated template for creating an XCFramework that have dependencies from CocoaPods and distribute via Pod.","archived":false,"fork":false,"pushed_at":"2023-05-02T20:00:17.000Z","size":23,"stargazers_count":34,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T23:11:41.597Z","etag":null,"topics":["cocoapods","cocoapods-frameworks","ios","xcframework","xcframeworks","xcode"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zalazara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-03-18T14:52:45.000Z","updated_at":"2024-12-16T02:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe9c9591-f00a-44ac-bd54-c7477400f72d","html_url":"https://github.com/zalazara/pod-template-xcframework","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalazara%2Fpod-template-xcframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalazara%2Fpod-template-xcframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalazara%2Fpod-template-xcframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalazara%2Fpod-template-xcframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalazara","download_url":"https://codeload.github.com/zalazara/pod-template-xcframework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248674673,"owners_count":21143760,"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":["cocoapods","cocoapods-frameworks","ios","xcframework","xcframeworks","xcode"],"created_at":"2024-10-14T19:42:07.024Z","updated_at":"2025-04-13T06:32:11.496Z","avatar_url":"https://github.com/zalazara.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"pod-template-xcframework\n============\n\nAn opinionated template for creating an XCFramework that have dependencies from CocoaPods and distribute via Pod. \n\n\n\n## Getting started\n\nThere are two reasons for wanting to work on this template, making your own or improving the one for everyone's. In both cases you will want to work with the ruby classes inside the `setup` folder, and the example base template that it works on from inside `templates/Example`. \n\n\n\n## Add dependencies\n\nIn this version you need to register dependencies in podspec.\n\nExample :\n\n**MyPod.podspec**\n\n```ruby\nspec.dependency 'Alamofire' \n```\n\n## Generate XCFramework\n\nThis is simple, run build.sh in your terminal. \n\n```bash\nsh build.sh\n```\n\nThis command will generate .xcframework and zipped xcframework file for distribution.\n\n## Best practices\n\nThe command `pod lib create` aims to be ran along with this guide: https://guides.cocoapods.org/making/using-pod-lib-create.html so any changes of flow should be updated there also.\n\nIt is open to communal input, but adding new features, or new ideas are probably better off being discussed in an issue first. In general we try to think if an average Xcode user is going to use this feature or not, if it's unlikely is it a _very strongly_ encouraged best practice ( ala testing / CI. ) If it's something useful for saving a few minutes every deploy, or isn't easily documented in the guide it is likely to be denied in order to keep this project as simple as possible.\n\n## Requirements:\n\n- CocoaPods 1.0.0+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalazara%2Fpod-template-xcframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalazara%2Fpod-template-xcframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalazara%2Fpod-template-xcframework/lists"}