cocoapods-xcconfig-hooks 0.0.2.rc11083990722 → 0.0.2

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1c3965d5e30fb8ea875e47b899274a7fc74f81400d59619211f14bd28fd8dca9
4
- data.tar.gz: ecb8e1b733b3858597ba70deabcac64ed5f678588c25a315dd19a4e08be3df99
3
+ metadata.gz: b836187e6544436824600e784e772ce5bbf604a63aa583715fb9aa3f9aa79028
4
+ data.tar.gz: 3eb6fbbb1af03ace09b803077830b2d46f6dc409127b786f78fc51d4d9d3d303
5
5
  SHA512:
6
- metadata.gz: c144dae48b5c2786ddf22d2f4e5557c11406c39ffaa6949613f435a8070c2852712998ffe50f2c98e3ea732a36583ab518ae90916c1b981568a047242cd744e7
7
- data.tar.gz: 43b10389acc656c3afaeb99c69a111119e3a560f7da14495f41bd5b5ca8314d59bbf7fee6b9c2457da72d709f17701e3b79da907b7ded321d723664008b0ff69
6
+ metadata.gz: d3c012314ed1d498f54ea9066b71122ed16d1ad1da9a6316445ab0dbd55237d8b76101e0ccd487f40f0b2dc63bca7508c84efc166babc6972b50916b7fd61f5f
7
+ data.tar.gz: 18e327c2b2d10bda9692a5103bd0378dc98e088615d943ada35e85256844ee92a9d5efd833bc49147a2607eac4fc61ec4047d9e9e607e7b8dfea1b87a3ea016f
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-xcconfig-hooks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.rc11083990722
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thuyen Trinh
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-28 00:00:00.000000000 Z
11
+ date: 2025-03-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: CocoaPods plugin to hook xcconfig of CocoaPods targets
14
14
  email:
@@ -26,7 +26,7 @@ homepage: https://github.com/trinhngocthuyen/cocoapods-xcconfig-hooks
26
26
  licenses:
27
27
  - MIT
28
28
  metadata: {}
29
- post_install_message:
29
+ post_install_message:
30
30
  rdoc_options: []
31
31
  require_paths:
32
32
  - lib
@@ -37,12 +37,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
37
37
  version: '0'
38
38
  required_rubygems_version: !ruby/object:Gem::Requirement
39
39
  requirements:
40
- - - ">"
40
+ - - ">="
41
41
  - !ruby/object:Gem::Version
42
- version: 1.3.1
42
+ version: '0'
43
43
  requirements: []
44
44
  rubygems_version: 3.2.33
45
- signing_key:
45
+ signing_key:
46
46
  specification_version: 4
47
47
  summary: CocoaPods plugin to hook xcconfig of CocoaPods targets
48
48
  test_files: []