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:
=

installieren:
=

Versionen:

  1. 1.0.1 December 07, 2021 (31,5 KB)
  2. 1.0.0 November 17, 2021 (31,5 KB)

Runtime Abhängigkeiten (1):

rubyzip ~> 1.1

Development Abhängigkeiten (6):

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

Besitzer:

Pushed by:

Autoren:

  • Square Inc.

SHA 256-Prüfsumme:

=

Downloads insgesamt 3.813

Für diese Version 1.327

Version veröffentlicht:

Lizenz:

Apache-2.0

Erforderliche Ruby-Version: >= 2.5.0

Links: