# -*- encoding: utf-8 -*- # stub: cocoapods-tdfire-binary 1.3.11 ruby lib Gem::Specification.new do |s| s.name = "cocoapods-tdfire-binary".freeze s.version = "1.3.11".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["tripleCC".freeze] s.date = "2018-09-18" s.email = ["triplec.linux@gmail.com".freeze] s.files = [".bundle/config".freeze, ".gitignore".freeze, ".travis.yml".freeze, ".vscode/launch.json".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "cocoapods-tdfire-binary.gemspec".freeze, "example/test/.gitignore".freeze, "example/test/.gitlab-ci.yml".freeze, "example/test/.travis.yml".freeze, "example/test/Example/Podfile".freeze, "example/test/Example/Podfile.lock".freeze, "example/test/Example/Tests/Tests-Info.plist".freeze, "example/test/Example/Tests/Tests-Prefix.pch".freeze, "example/test/Example/Tests/Tests.m".freeze, "example/test/Example/Tests/en.lproj/InfoPlist.strings".freeze, "example/test/Example/test.xcodeproj/project.pbxproj".freeze, "example/test/Example/test.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "example/test/Example/test.xcodeproj/xcshareddata/xcschemes/test-Example.xcscheme".freeze, "example/test/Example/test.xcworkspace/contents.xcworkspacedata".freeze, "example/test/Example/test.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist".freeze, "example/test/Example/test/Base.lproj/LaunchScreen.storyboard".freeze, "example/test/Example/test/Base.lproj/Main.storyboard".freeze, "example/test/Example/test/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "example/test/Example/test/TDFAppDelegate.h".freeze, "example/test/Example/test/TDFAppDelegate.m".freeze, "example/test/Example/test/TDFViewController.h".freeze, "example/test/Example/test/TDFViewController.m".freeze, "example/test/Example/test/en.lproj/InfoPlist.strings".freeze, "example/test/Example/test/main.m".freeze, "example/test/Example/test/test-Info.plist".freeze, "example/test/Example/test/test-Prefix.pch".freeze, "example/test/LICENSE".freeze, "example/test/README.md".freeze, "example/test/test.podspec".freeze, "example/test/test/Assets/.gitkeep".freeze, "example/test/test/Classes/.gitkeep".freeze, "example/test/test/Classes/ReplaceMe.m".freeze, "explore.md".freeze, "lib/cocoapods-tdfire-binary.rb".freeze, "lib/cocoapods-tdfire-binary/binary_cache_cleaner.rb".freeze, "lib/cocoapods-tdfire-binary/binary_config.rb".freeze, "lib/cocoapods-tdfire-binary/binary_specification_refactor.rb".freeze, "lib/cocoapods-tdfire-binary/binary_state_store.rb".freeze, "lib/cocoapods-tdfire-binary/binary_url_manager.rb".freeze, "lib/cocoapods-tdfire-binary/command.rb".freeze, "lib/cocoapods-tdfire-binary/command/assemble.rb".freeze, "lib/cocoapods-tdfire-binary/command/binary.rb".freeze, "lib/cocoapods-tdfire-binary/command/delete.rb".freeze, "lib/cocoapods-tdfire-binary/command/init.rb".freeze, "lib/cocoapods-tdfire-binary/command/lib.rb".freeze, "lib/cocoapods-tdfire-binary/command/lib/create.rb".freeze, "lib/cocoapods-tdfire-binary/command/lint.rb".freeze, "lib/cocoapods-tdfire-binary/command/list.rb".freeze, "lib/cocoapods-tdfire-binary/command/package.rb".freeze, "lib/cocoapods-tdfire-binary/command/publish.rb".freeze, "lib/cocoapods-tdfire-binary/command/pull.rb".freeze, "lib/cocoapods-tdfire-binary/command/push.rb".freeze, "lib/cocoapods-tdfire-binary/command/search.rb".freeze, "lib/cocoapods-tdfire-binary/gem_version.rb".freeze, "lib/cocoapods-tdfire-binary/init_asker.rb".freeze, "lib/cocoapods-tdfire-binary/podfile_dsl.rb".freeze, "lib/cocoapods-tdfire-binary/podfile_hook.rb".freeze, "lib/cocoapods-tdfire-binary/source_chain_analyzer.rb".freeze, "lib/cocoapods-tdfire-binary/specification_dsl.rb".freeze, "lib/cocoapods_plugin.rb".freeze, "spec/command/binary_spec.rb".freeze, "spec/command/specification_spec.rb".freeze, "spec/fixtures/boy.podspec".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/tripleCC/cocoapods-tdfire-binary".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "cocoapods-tdfire-binary is a plugin which helps developer switching there project dependency between source and binary.".freeze s.test_files = ["spec/command/binary_spec.rb".freeze, "spec/command/specification_spec.rb".freeze, "spec/fixtures/boy.podspec".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.5.0".freeze]) end