cocoapods-packagerthk 0.0.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 959f71cdce0d32b764ff3562e063e06b846368251b993689c49a267d4b1bc559
4
- data.tar.gz: ea86498810fda143881f499e54609d75fdf04061edb7135f0000f956b8080794
3
+ metadata.gz: cddb3963ceeac926c61c72c672dab2f8050d3d11c3bb5fcabc02a0f51e11da1c
4
+ data.tar.gz: 59d396e9dba34269b18ba2289b8b16861ec6423159083edab37ae60cc1c8e4cb
5
5
  SHA512:
6
- metadata.gz: ab3de2e8f9ea098cdacf382c8a9b9ece994a499d4e0aa291e46ed073b98016395381887f8ecb18ab0fc60a9d4efa5c0a4f57434693fb5a557fb45abc047d1361
7
- data.tar.gz: 1a47e1bad199971ad6a5bc54ecc270869bff5920baf047b64ff82fccccaf56aa2af0ccc0b389406573ad100fd89914b1e171d04418d89eaa49bf2b7732645e4e
6
+ metadata.gz: ad54962d0879d6a4e26758bf97f5e427e1664c127059deb18a2043849b30670ded9982f06fd59178b4533b5edd2cdefecda84a63d7a1dc05e82f3af59d5b13d1
7
+ data.tar.gz: a75c2bf00d96b7adcb94d70c0a8e27aa6e696c33c51b371641950572489586d7e2b62547b99bcad806db76bd7579207accebf682e4dc46e2f2b5f9ea976b2381
data/Gemfile.lock CHANGED
@@ -1,13 +1,67 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-packagerthk (0.0.1)
4
+ cocoapods-packagerthk (1.0.0)
5
+ cocoapods (>= 1.7.3, < 2.0)
5
6
 
6
7
  GEM
7
8
  remote: https://rubygems.org/
8
9
  specs:
10
+ CFPropertyList (3.0.6)
11
+ rexml
12
+ activesupport (7.0.4.3)
13
+ concurrent-ruby (~> 1.0, >= 1.0.2)
14
+ i18n (>= 1.6, < 2)
15
+ minitest (>= 5.1)
16
+ tzinfo (~> 2.0)
17
+ addressable (2.8.1)
18
+ public_suffix (>= 2.0.2, < 6.0)
19
+ algoliasearch (1.27.5)
20
+ httpclient (~> 2.8, >= 2.8.3)
21
+ json (>= 1.5.1)
9
22
  ast (2.4.2)
23
+ atomos (0.1.3)
10
24
  bacon (1.2.0)
25
+ claide (1.1.0)
26
+ cocoapods (1.12.0)
27
+ addressable (~> 2.8)
28
+ claide (>= 1.0.2, < 2.0)
29
+ cocoapods-core (= 1.12.0)
30
+ cocoapods-deintegrate (>= 1.0.3, < 2.0)
31
+ cocoapods-downloader (>= 1.6.0, < 2.0)
32
+ cocoapods-plugins (>= 1.0.0, < 2.0)
33
+ cocoapods-search (>= 1.0.0, < 2.0)
34
+ cocoapods-trunk (>= 1.6.0, < 2.0)
35
+ cocoapods-try (>= 1.1.0, < 2.0)
36
+ colored2 (~> 3.1)
37
+ escape (~> 0.0.4)
38
+ fourflusher (>= 2.3.0, < 3.0)
39
+ gh_inspector (~> 1.0)
40
+ molinillo (~> 0.8.0)
41
+ nap (~> 1.0)
42
+ ruby-macho (>= 2.3.0, < 3.0)
43
+ xcodeproj (>= 1.21.0, < 2.0)
44
+ cocoapods-core (1.12.0)
45
+ activesupport (>= 5.0, < 8)
46
+ addressable (~> 2.8)
47
+ algoliasearch (~> 1.0)
48
+ concurrent-ruby (~> 1.1)
49
+ fuzzy_match (~> 2.0.4)
50
+ nap (~> 1.0)
51
+ netrc (~> 0.11)
52
+ public_suffix (~> 4.0)
53
+ typhoeus (~> 1.0)
54
+ cocoapods-deintegrate (1.0.5)
55
+ cocoapods-downloader (1.6.3)
56
+ cocoapods-plugins (1.0.0)
57
+ nap
58
+ cocoapods-search (1.0.1)
59
+ cocoapods-trunk (1.6.0)
60
+ nap (>= 0.8, < 2.0)
61
+ netrc (~> 0.11)
62
+ cocoapods-try (1.2.0)
63
+ colored2 (3.1.2)
64
+ concurrent-ruby (1.2.2)
11
65
  coveralls (0.8.23)
12
66
  json (>= 1.8, < 3)
13
67
  simplecov (~> 0.16.1)
@@ -18,16 +72,32 @@ GEM
18
72
  debase-ruby_core_source (>= 0.10.12)
19
73
  debase-ruby_core_source (3.2.0)
20
74
  docile (1.4.0)
75
+ escape (0.0.4)
76
+ ethon (0.16.0)
77
+ ffi (>= 1.15.0)
78
+ ffi (1.15.5)
79
+ fourflusher (2.3.1)
80
+ fuzzy_match (2.0.4)
81
+ gh_inspector (1.1.3)
82
+ httpclient (2.8.3)
83
+ i18n (1.12.0)
84
+ concurrent-ruby (~> 1.0)
21
85
  json (2.6.3)
86
+ minitest (5.18.0)
22
87
  mocha (2.0.2)
23
88
  ruby2_keywords (>= 0.0.5)
24
89
  mocha-on-bacon (0.2.3)
25
90
  mocha (>= 0.13.0)
91
+ molinillo (0.8.0)
92
+ nanaimo (0.3.0)
93
+ nap (1.1.0)
94
+ netrc (0.11.0)
26
95
  parallel (1.22.1)
27
96
  parser (3.2.1.1)
28
97
  ast (~> 2.4.1)
29
98
  prettybacon (0.0.2)
30
99
  bacon (~> 1.2)
100
+ public_suffix (4.0.7)
31
101
  rainbow (3.1.1)
32
102
  rake (13.0.6)
33
103
  regexp_parser (2.7.0)
@@ -46,6 +116,7 @@ GEM
46
116
  parser (>= 3.2.1.0)
47
117
  ruby-debug-ide (0.7.3)
48
118
  rake (>= 0.8.1)
119
+ ruby-macho (2.5.1)
49
120
  ruby-progressbar (1.13.0)
50
121
  ruby2_keywords (0.0.5)
51
122
  simplecov (0.16.1)
@@ -59,7 +130,18 @@ GEM
59
130
  thor (1.2.1)
60
131
  tins (1.32.1)
61
132
  sync
133
+ typhoeus (1.4.0)
134
+ ethon (>= 0.9.0)
135
+ tzinfo (2.0.6)
136
+ concurrent-ruby (~> 1.0)
62
137
  unicode-display_width (2.4.2)
138
+ xcodeproj (1.22.0)
139
+ CFPropertyList (>= 2.3.3, < 4.0)
140
+ atomos (~> 0.1.3)
141
+ claide (>= 1.0.2, < 2.0)
142
+ colored2 (~> 3.1)
143
+ nanaimo (~> 0.3.0)
144
+ rexml (~> 3.2.4)
63
145
 
64
146
  PLATFORMS
65
147
  x86_64-darwin-19
@@ -1,11 +1,12 @@
1
1
  # coding: utf-8
2
2
  lib = File.expand_path('../lib', __FILE__)
3
3
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'cocoapods-packagerthk/gem_version.rb'
4
+ # require 'cocoapods-packagerthk/gem_version.rb'
5
+ require 'cocoapods-packagerthk.rb'
5
6
 
6
7
  Gem::Specification.new do |spec|
7
8
  spec.name = 'cocoapods-packagerthk'
8
- spec.version = CocoapodsPackagerthk::VERSION
9
+ spec.version = Pod::Packagerthk::VERSION
9
10
  spec.authors = ['Joe.cheng']
10
11
  spec.email = ['joe.cheng@corp.to8to.com']
11
12
  spec.description = %q{A short description of cocoapods-packagerthk.}
@@ -18,6 +19,8 @@ Gem::Specification.new do |spec|
18
19
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
20
  spec.require_paths = ['lib']
20
21
 
22
+ spec.add_dependency "cocoapods", '>= 1.7.3', '< 2.0'
23
+
21
24
  spec.add_development_dependency 'bundler'
22
25
  spec.add_development_dependency 'rake'
23
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-packagerthk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joe.cheng
@@ -10,6 +10,26 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: cocoapods
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: 1.7.3
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: '2.0'
23
+ type: :runtime
24
+ prerelease: false
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ requirements:
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: 1.7.3
30
+ - - "<"
31
+ - !ruby/object:Gem::Version
32
+ version: '2.0'
13
33
  - !ruby/object:Gem::Dependency
14
34
  name: bundler
15
35
  requirement: !ruby/object:Gem::Requirement