{"id":22421470,"url":"https://github.com/codeweaver13/cocoapods-packager-m","last_synced_at":"2025-03-27T05:17:33.523Z","repository":{"id":35156084,"uuid":"214151187","full_name":"CodeWeaver13/cocoapods-packager-m","owner":"CodeWeaver13","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-22T04:15:59.000Z","size":58,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T02:25:29.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CodeWeaver13.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-10-10T10:15:56.000Z","updated_at":"2020-07-30T15:03:51.000Z","dependencies_parsed_at":"2022-07-27T19:49:06.709Z","dependency_job_id":null,"html_url":"https://github.com/CodeWeaver13/cocoapods-packager-m","commit_stats":null,"previous_names":["codeweaver13/cocoapods-packager-m","wangshiyu13/cocoapods-packager-m"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2Fcocoapods-packager-m","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2Fcocoapods-packager-m/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2Fcocoapods-packager-m/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWeaver13%2Fcocoapods-packager-m/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWeaver13","download_url":"https://codeload.github.com/CodeWeaver13/cocoapods-packager-m/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785805,"owners_count":20671634,"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-05T17:07:20.131Z","updated_at":"2025-03-27T05:17:33.494Z","avatar_url":"https://github.com/CodeWeaver13.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CocoaPods Packager\n\n[![Build Status](http://img.shields.io/travis/CocoaPods/cocoapods-packager/master.svg?style=flat)](https://travis-ci.org/CocoaPods/cocoapods-packager)\n[![Coverage Status](https://img.shields.io/coveralls/CocoaPods/cocoapods-packager.svg)](https://coveralls.io/r/CocoaPods/cocoapods-packager?branch=master)\n[![Gem Version](http://img.shields.io/gem/v/cocoapods-packager.svg?style=flat)](http://badge.fury.io/rb/cocoapods-packager)\n[![Code Climate](http://img.shields.io/codeclimate/github/CocoaPods/cocoapods-packager.svg?style=flat)](https://codeclimate.com/github/CocoaPods/cocoapods-packager)\n\nCocoaPods plugin which allows you to generate a framework or static library from a podspec.\n\nThis plugin is for CocoaPods *developers*, who need to distribute their Pods not only via CocoaPods, but also as frameworks or static libraries for people who do not use Pods.\n\n## Why should I use Pods if I'm targeting developers who don't use Pods?\n\nThere are still a number of advantages to developing against a `podspec`, even if your public distribution is closed-source:\n\n1. You can easily use the Pod in-house in an open-source style. This makes step-by-step debugging and multi-project development a breeze.\n2. You can pull in third-party dependencies using CocoaPods. (CocoaPods Packager is even capable of mangling symbols to improve compatibility with any symbols that might appear in the integrating app.)\n3. You can declaratively specify build settings (e.g. frameworks, compiler flags) in your `podspec`. This is easier to maintain and replicate than build settings embedded in your Xcode project.\n\n## Installation\n\n```sh\n$ gem install cocoapods-packager\n```\n\nor add a line to your Gemfile:\n\n```ruby\ngem \"cocoapods-packager\"\n```\n\nthen run `bundle install`.\n\nThis installs Packager as a CocoaPods plugin.\n\n## Usage\n\n```bash\n$ pod package KFData.podspec\n```\n\nSee also `pod --help`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeweaver13%2Fcocoapods-packager-m","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeweaver13%2Fcocoapods-packager-m","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeweaver13%2Fcocoapods-packager-m/lists"}