RubyGems Navigation menu

cocoapods-pack 1.0.0

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 依赖 (1):

rubyzip ~> 1.1

Development 依赖 (6):

activesupport ~> 5.0
bundler ~> 2.0
cocoapods >= 1.10, < 2.0
pry ~> 0.10
rake ~> 13.0
rspec ~> 3.0

业主:

推送:

作者:

  • Square Inc.

SHA 256 校验和:

8339910794103a0b78e34ab3c6f1791be7aef935df0d5db2493934c97cdbe279

下载总量 3,102

这个版本 1,246

许可:

Apache-2.0

需要的 Ruby 版本: >= 2.5.0

链接: