RubyGems Navigation menu

cocoapods-pack 1.0.1

A CocoaPods plugin that converts a given podspec into its binary version. For a given podspec, a zip file will be produced containing the binary representation of the original podspec sources. Each platform is packed as an `xcframework` within the zip file. Other attributes such as `resource_bundles` specified in the source podspec will also be packed. A binary podspec is also generated that can be published to a CocoaPods specs repo.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.1 - December 07, 2021 (31.5 KB)
  2. 1.0.0 - November 17, 2021 (31.5 KB)

Runtime 依赖 (2):

cocoapods >= 1.10, < 2.0
rubyzip ~> 2.0

Development 依赖 (5):

activesupport ~> 5.0
bundler ~> 2.0
pry ~> 0.10
rake ~> 13.0
rspec ~> 3.0

业主:

推送:

作者:

  • Square Inc.

SHA 256 校验和:

a7c4f991b276b1ef1f3752476df4f898481a4c36b2179ff08e5231c47bda69fe

下载总量 3,069

这个版本 1,835

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.5.0

链接: