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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

rubyzip ~> 1.1

Development Dependencies (6):

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

Owners:

Pushed by:

Authors:

  • Square Inc.

SHA 256 checksum:

8339910794103a0b78e34ab3c6f1791be7aef935df0d5db2493934c97cdbe279

Total downloads 3,069

For this version 1,234

License:

Apache-2.0

Required Ruby Version: >= 2.5.0

Links: