cocoapods-tdfire-binary 2.0.4 → 2.0.5

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
  SHA1:
3
- metadata.gz: b45b8488ff1686cfbf0f472b3fea8b8140388ff4
4
- data.tar.gz: b3aef81bc8f89efc07323356a7f0212a602509f2
3
+ metadata.gz: c9b505de2956c123cc3e53527cce8f406cb8e5c1
4
+ data.tar.gz: f46fb601852406d7a5fba238d620a27e742f5a96
5
5
  SHA512:
6
- metadata.gz: 4081efb90b6212c97f1826cbf2286a76dc41e6b8c754fe6c09b4ff009510858d310a4f4c99d1aece3bc05df6c91cda1310a3b987b09d455a78b8b520c3f7a9fe
7
- data.tar.gz: a6309ae3ba2604098e4535242d87abe097dc049f224e1f9c52a7df4540786fb52d111dac6d980dcdca1c4a8fa38a3f16e8e4e57b092629965005f3cf6e6696cf
6
+ metadata.gz: bd48304dad9533b8a76c371a5cdc395b0d55ed6c35dfc7cb8d3ae1b22e68c7c8732bf553d27a3ebc2601491fa12d7adb94e59f8de42ccf23c36184109302c293
7
+ data.tar.gz: 90bf3c2f8801bc760abafa05a0d06750acc29fe5cb939ae96a87658d518618f477fbeaf885aef70e90aa3e97026ce2433c13049758a73ff535a4400c7e768209
data/Gemfile CHANGED
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
4
4
  gemspec
5
5
 
6
6
  group :development do
7
- gem 'cocoapods', '1.2.1'
7
+ gem 'cocoapods'
8
8
 
9
9
  gem 'mocha'
10
10
  gem 'bacon'
@@ -1,59 +1,63 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-tdfire-binary (2.0.4)
4
+ cocoapods-tdfire-binary (2.0.5)
5
5
  cocoapods (~> 1.2)
6
+ cocoapods-bin
6
7
  cocoapods-packager (~> 1.5.0)
7
8
 
8
9
  GEM
9
10
  remote: https://rubygems.org/
10
11
  specs:
11
12
  CFPropertyList (3.0.0)
12
- activesupport (4.2.10)
13
+ activesupport (4.2.11)
13
14
  i18n (~> 0.7)
14
15
  minitest (~> 5.1)
15
16
  thread_safe (~> 0.3, >= 0.3.4)
16
17
  tzinfo (~> 1.1)
17
- atomos (0.1.2)
18
+ atomos (0.1.3)
18
19
  bacon (1.2.0)
19
20
  claide (1.0.2)
20
- cocoapods (1.2.1)
21
+ cocoapods (1.5.3)
21
22
  activesupport (>= 4.0.2, < 5)
22
- claide (>= 1.0.1, < 2.0)
23
- cocoapods-core (= 1.2.1)
24
- cocoapods-deintegrate (>= 1.0.1, < 2.0)
25
- cocoapods-downloader (>= 1.1.3, < 2.0)
23
+ claide (>= 1.0.2, < 2.0)
24
+ cocoapods-core (= 1.5.3)
25
+ cocoapods-deintegrate (>= 1.0.2, < 2.0)
26
+ cocoapods-downloader (>= 1.2.0, < 2.0)
26
27
  cocoapods-plugins (>= 1.0.0, < 2.0)
27
28
  cocoapods-search (>= 1.0.0, < 2.0)
28
29
  cocoapods-stats (>= 1.0.0, < 2.0)
29
- cocoapods-trunk (>= 1.2.0, < 2.0)
30
+ cocoapods-trunk (>= 1.3.0, < 2.0)
30
31
  cocoapods-try (>= 1.1.0, < 2.0)
31
32
  colored2 (~> 3.1)
32
33
  escape (~> 0.0.4)
33
34
  fourflusher (~> 2.0.1)
34
35
  gh_inspector (~> 1.0)
35
- molinillo (~> 0.5.7)
36
+ molinillo (~> 0.6.5)
36
37
  nap (~> 1.0)
37
38
  ruby-macho (~> 1.1)
38
- xcodeproj (>= 1.4.4, < 2.0)
39
- cocoapods-core (1.2.1)
40
- activesupport (>= 4.0.2, < 5)
39
+ xcodeproj (>= 1.5.7, < 2.0)
40
+ cocoapods-bin (0.0.8)
41
+ cocoapods (~> 1.4)
42
+ parallel
43
+ cocoapods-core (1.5.3)
44
+ activesupport (>= 4.0.2, < 6)
41
45
  fuzzy_match (~> 2.0.4)
42
46
  nap (~> 1.0)
43
47
  cocoapods-deintegrate (1.0.2)
44
- cocoapods-downloader (1.2.0)
48
+ cocoapods-downloader (1.2.2)
45
49
  cocoapods-packager (1.5.0)
46
50
  cocoapods (>= 1.1.1, < 2.0)
47
51
  cocoapods-plugins (1.0.0)
48
52
  nap
49
53
  cocoapods-search (1.0.0)
50
54
  cocoapods-stats (1.0.0)
51
- cocoapods-trunk (1.3.0)
55
+ cocoapods-trunk (1.3.1)
52
56
  nap (>= 0.8, < 2.0)
53
57
  netrc (~> 0.11)
54
58
  cocoapods-try (1.1.0)
55
59
  colored2 (3.1.2)
56
- concurrent-ruby (1.0.5)
60
+ concurrent-ruby (1.1.4)
57
61
  escape (0.0.4)
58
62
  fourflusher (2.0.1)
59
63
  fuzzy_match (2.0.4)
@@ -62,27 +66,28 @@ GEM
62
66
  concurrent-ruby (~> 1.0)
63
67
  metaclass (0.0.4)
64
68
  minitest (5.11.3)
65
- mocha (1.5.0)
69
+ mocha (1.8.0)
66
70
  metaclass (~> 0.0.1)
67
71
  mocha-on-bacon (0.2.3)
68
72
  mocha (>= 0.13.0)
69
- molinillo (0.5.7)
70
- nanaimo (0.2.5)
73
+ molinillo (0.6.6)
74
+ nanaimo (0.2.6)
71
75
  nap (1.1.0)
72
76
  netrc (0.11.0)
77
+ parallel (1.12.1)
73
78
  prettybacon (0.0.2)
74
79
  bacon (~> 1.2)
75
- rake (12.3.1)
76
- ruby-macho (1.1.0)
80
+ rake (12.3.2)
81
+ ruby-macho (1.3.1)
77
82
  thread_safe (0.3.6)
78
83
  tzinfo (1.2.5)
79
84
  thread_safe (~> 0.1)
80
- xcodeproj (1.5.8)
85
+ xcodeproj (1.7.0)
81
86
  CFPropertyList (>= 2.3.3, < 4.0)
82
- atomos (~> 0.1.2)
87
+ atomos (~> 0.1.3)
83
88
  claide (>= 1.0.2, < 2.0)
84
89
  colored2 (~> 3.1)
85
- nanaimo (~> 0.2.5)
90
+ nanaimo (~> 0.2.6)
86
91
 
87
92
  PLATFORMS
88
93
  ruby
@@ -90,7 +95,7 @@ PLATFORMS
90
95
  DEPENDENCIES
91
96
  bacon
92
97
  bundler (~> 1.3)
93
- cocoapods (= 1.2.1)
98
+ cocoapods
94
99
  cocoapods-tdfire-binary!
95
100
  mocha
96
101
  mocha-on-bacon
@@ -21,5 +21,6 @@ Gem::Specification.new do |spec|
21
21
  spec.add_development_dependency 'rake', '~> 12.0'
22
22
 
23
23
  spec.add_runtime_dependency 'cocoapods', '~> 1.2'
24
+ spec.add_runtime_dependency 'cocoapods-bin'
24
25
  spec.add_runtime_dependency 'cocoapods-packager', '~> 1.5.0'
25
26
  end
@@ -26,7 +26,7 @@ module Pod
26
26
  end
27
27
 
28
28
  def first_podspec
29
- Dir["#{Dir.pwd}/*.podspec"].first
29
+ Dir["#{Dir.pwd}/*.podspec"].sort.reverse.first
30
30
  end
31
31
 
32
32
  def private_sources
@@ -30,7 +30,7 @@ module Pod
30
30
  @clean = argv.flag?('clean')
31
31
  @local = argv.flag?('local')
32
32
  @use_carthage = argv.flag?('use-carthage')
33
- @spec_sources = argv.option('spec-sources')
33
+ @spec_sources = argv.option('spec-sources') || 'git@git.2dfire.net:ios/cocoapods-spec-binary.git,git@git.2dfire.net:ios/cocoapods-spec.git'
34
34
  @subspecs= argv.option('subspecs')
35
35
  @spec_file = first_podspec
36
36
  @binary_first = argv.flag?('binary-first')
@@ -120,7 +120,7 @@ rm -fr swift-staticlibs
120
120
 
121
121
  argvs << "--local" if @local
122
122
  argvs << "--subspecs=#{@subspecs}" unless @subspecs.nil?
123
-
123
+
124
124
  package = Pod::Command::Package.new(CLAide::ARGV.new(argvs))
125
125
  package.validate!
126
126
  package.run
@@ -1,3 +1,3 @@
1
1
  module CocoapodsTdfireBinary
2
- VERSION = "2.0.4"
2
+ VERSION = "2.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-tdfire-binary
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - tripleCC
@@ -52,6 +52,20 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '1.2'
55
+ - !ruby/object:Gem::Dependency
56
+ name: cocoapods-bin
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ">="
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
55
69
  - !ruby/object:Gem::Dependency
56
70
  name: cocoapods-packager
57
71
  requirement: !ruby/object:Gem::Requirement