--- !ruby/object:Gem::Specification name: cocoapods-jxedt version: !ruby/object:Gem::Version version: 0.0.15 platform: ruby authors: - guojiashuang autorequire: bindir: bin cert_chain: [] date: 2023-05-18 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: cocoapods requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.5.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.5.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: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !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 CocoaPods plugin to integrate pods in form of prebuilt frameworks, not source code. It supports multiple environments (Debug/Release), supports xcframework, source code and binary switching. In addition, it provides a command for quickly modifying header files to help developers support modules. email: - guojiashuang@58.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE.txt - README.md - lib/cocoapods-jxedt.rb - lib/cocoapods-jxedt/binary/Intergation.rb - lib/cocoapods-jxedt/binary/config.rb - lib/cocoapods-jxedt/binary/helper/names.rb - lib/cocoapods-jxedt/binary/helper/podfile_options.rb - lib/cocoapods-jxedt/binary/helper/podfile_post_install_hook.rb - lib/cocoapods-jxedt/binary/helper/prebuild_installer.rb - lib/cocoapods-jxedt/binary/helper/prebuild_sandbox.rb - lib/cocoapods-jxedt/binary/helper/target_definition.rb - lib/cocoapods-jxedt/binary/hooks/CocoapodsJxedtHook.rb - lib/cocoapods-jxedt/binary/hooks/post_install.rb - lib/cocoapods-jxedt/binary/hooks/pre_install.rb - lib/cocoapods-jxedt/binary/main.rb - lib/cocoapods-jxedt/binary/pod-room/framework.rb - lib/cocoapods-jxedt/binary/pod-room/xcodebuild_command.rb - lib/cocoapods-jxedt/binary/pod-room/xcodebuild_raw.rb - lib/cocoapods-jxedt/binary/podfile_dsl.rb - lib/cocoapods-jxedt/binary/prebuild.rb - lib/cocoapods-jxedt/binary/targets/pod_target.rb - lib/cocoapods-jxedt/command.rb - lib/cocoapods-jxedt/command/binary/binary.rb - lib/cocoapods-jxedt/command/binary/command/build.rb - lib/cocoapods-jxedt/command/binary/command/clean.rb - lib/cocoapods-jxedt/command/binary/command/code.rb - lib/cocoapods-jxedt/command/binary/command/fetch.rb - lib/cocoapods-jxedt/command/binary/command/push.rb - lib/cocoapods-jxedt/command/binary/command/source_project.rb - lib/cocoapods-jxedt/command/binary/command/statistics.rb - lib/cocoapods-jxedt/command/header/header.rb - lib/cocoapods-jxedt/command/jxedt.rb - lib/cocoapods-jxedt/command/options/options.rb - lib/cocoapods-jxedt/command/user/user.rb - lib/cocoapods-jxedt/gem_version.rb - lib/cocoapods-jxedt/git_helper/cache_fetcher.rb - lib/cocoapods-jxedt/git_helper/cache_pucher.rb - lib/cocoapods-jxedt/git_helper/git_command.rb - lib/cocoapods-jxedt/git_helper/zip.rb - lib/cocoapods-jxedt/tool.rb - lib/cocoapods_plugin.rb homepage: http://igit.58corp.com/com.wuba.jxedt.ios/cocoapods-jxedt 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.1.2 signing_key: specification_version: 4 summary: A CocoaPods plugin to integrate pods in form of prebuilt frameworks, not source code. It supports multiple environments (Debug/Release), supports xcframework, source code and binary switching. In addition, it provides a command for quickly modifying header files to help developers support modules. test_files: []