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:
= 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 (2):

cocoapods >= 1.10, < 2.0
rubyzip ~> 2.0

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Square Inc.

SHA 256 checksum:

a7c4f991b276b1ef1f3752476df4f898481a4c36b2179ff08e5231c47bda69fe

Total downloads 3,041

For this version 1,812

License:

Apache-2.0

Required Ruby Version: >= 2.5.0

Links: