--- !ruby/object:Gem::Specification name: cocoapods-xcframework version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - 戴易超 autorequire: bindir: bin cert_chain: [] date: 2021-04-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: cocoapods requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.10.0 - - "<" - !ruby/object:Gem::Version version: '2.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.10.0 - - "<" - !ruby/object:Gem::Version version: '2.0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: A short description of cocoapods-xcframework. email: - daiyichao@corp.netease.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - LICENSE.txt - README.md - Rakefile - cocoapods-framework.gemspec - lib/cocoapods-framework.rb - lib/cocoapods-framework/command.rb - lib/cocoapods-framework/command/framework.rb - lib/cocoapods-framework/config.rb - lib/cocoapods-framework/frameworker.rb - lib/cocoapods-framework/gem_version.rb - lib/cocoapods-framework/util.rb - lib/cocoapods-framework/util/dir_util.rb - lib/cocoapods-framework/util/error_util.rb - lib/cocoapods-framework/util/pod_util.rb - lib/cocoapods-framework/xbuilder.rb - lib/cocoapods-framework/xbuilder/xcode_xbuild.rb - lib/cocoapods-framework/xbuilder/xcodeproj_helper.rb - lib/cocoapods_plugin.rb - pic/allplatform.png - pkg/cocoapods-framework-0.0.1.gem - pkg/cocoapods-framework-0.0.2.gem - pkg/cocoapods-framework-0.0.3.gem - pkg/cocoapods-xcframework-0.0.4.gem - pkg/cocoapods-xcframework-0.0.6.gem - pkg/cocoapods-xcframework-0.0.7.gem - pkg/cocoapods-xcframework-0.0.8.gem - spec/command/framework_spec.rb - spec/spec_helper.rb homepage: https://github.com/TyrantDante/cocoapods-framework licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: A longer description of cocoapods-xcframework. test_files: - spec/command/framework_spec.rb - spec/spec_helper.rb