cocoapods-bb-PodAssistant 0.3.12.3 → 0.3.12.4

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: 7388162f5ff68f0d7bdcecfc585ab315f33ee0593a81e2c39f1096fe47bd94cb
4
- data.tar.gz: 2f9a6426ee798a282427935f74d3599e444c16d6e83bc0f6f1ad337191ab2574
3
+ metadata.gz: bd7af42fc809c3a498de8df18a203ab1792e5ccc3217ccb7a486b49d46036d75
4
+ data.tar.gz: 539e6403f4b61932959ec74bb32dfbdf13ab9f91aef47df931cae0a915c48345
5
5
  SHA512:
6
- metadata.gz: a53c49045478abb71a9f0b9e4186c6a10c15a743effd03a8e1232250dc856c95a78636b19461daf51dd4c97e966c864c4ef78d1dec96d3817ccdd3a1b7fe8105
7
- data.tar.gz: d31e76630f7640d9f38bf32d56e3e9a186294c8e404225fe9383fb2efe213225c66a8d3c50441bc49940778cc7c0c11c692bf42fbae52984e0abb8f4cb0d2cab
6
+ metadata.gz: 8132a40bd04ebc79568d88247055753f84ca12cb3f9395a9c5de03965d2030b7bf882ec86d1def58f47971fbc468b2ac2151341ffaa8f5e871d2b1fedf4b55a6
7
+ data.tar.gz: aa55e8b9fda0d7a9c3b30b74985190c40fff41419e0d72bcd288d36db8d657c7403921ffe56bca6837997e7828a7423e5a8845436aff301c206338c623c457d1
@@ -64,7 +64,6 @@ module Pod
64
64
  end
65
65
  def update_spec
66
66
  system "pod repo update babybus-babybus-ios-specs-babybus-specs"
67
- system "pod repo update babybus-babybus-ios-specs-sourcev2-specs"
68
67
  system "pod repo update babybus-babybus-ios-specs-dylib-specs"
69
68
  end
70
69
  end
@@ -1,3 +1,3 @@
1
1
  module CocoapodsBbPodassistant
2
- VERSION = "0.3.12.3"
2
+ VERSION = "0.3.12.4"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-bb-PodAssistant
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.12.3
4
+ version: 0.3.12.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - humin
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: cocoapods-core
@@ -218,7 +218,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
218
218
  - !ruby/object:Gem::Version
219
219
  version: '0'
220
220
  requirements: []
221
- rubygems_version: 3.6.5
221
+ rubygems_version: 3.6.8
222
222
  specification_version: 4
223
223
  summary: A longer description of cocoapods-bb-PodAssistant.
224
224
  test_files: []