cocoapods-cafswitcher 0.0.19 → 0.0.20

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: 8cd842861b81414e85b735da0def3f2a6626a141d158890d2a1f3435c310a082
4
- data.tar.gz: 3f1b176c56445dce3c0b64d6d857b9fa42a5ca14f55c85e01a58fb3f821b486e
3
+ metadata.gz: 5893be4583d0d2bec84d74d9cd467b163906422d02b891c1e7c8fb8b6b73330d
4
+ data.tar.gz: bbda926d1ad07d9484cce02f64ef95996735bf1ff15c533de1c0e9a3149e19fe
5
5
  SHA512:
6
- metadata.gz: 54dad2be223d243d62047256783a314a214bfcf991085e7e1291efb7eb8dae5cc19caf74b4b89eb6ef32ab02f003ab2b00891786a7b994afcaa2fe9fee9e194c
7
- data.tar.gz: 57a864d057f4981c6ee054921a975798ed9f2dd424d2b7b73d897219b29c7c52385133114211a114f7333529e9790b88038ab16a974cc0fad68205101017f24b
6
+ metadata.gz: b43c0b2d48c70d12d37f8a1c1da2edea472f9ef05a461d42b1ba4c89f1f69c6df3a858c70890065d0da9c3e371c1c3e0c7b93b24f064aae26cbbe601329d0f87
7
+ data.tar.gz: 0154d20a5a3ae8f780402fb1be1c406c380dd2a2afb85801231ac7c34ec2b5cbd0b8f3b9ccf9d047b69dc63c8ed7765f0bc4ed0a2e1fcbcaaa094695c3bbc4cb
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-cafswitcher (0.0.18)
4
+ cocoapods-cafswitcher (0.0.19)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -232,7 +232,7 @@ Pod::HooksManager.register('cocoapods-cafswitcher', :pre_install) do |installer_
232
232
  end
233
233
  end
234
234
  end
235
- next unless changedSubPod =~ /^(?i)LJ/ || changedSubPod =~ /^(?i)Lianjia/ || changedSubPod.include?('/')
235
+ # next unless changedSubPod =~ /^(?i)LJ/ || changedSubPod =~ /^(?i)Lianjia/ || changedSubPod.include?('/')
236
236
  # 清除目录 pods 文件夹下的缓存
237
237
  changedPodPath = podRoot + changedPod
238
238
  if changedPodPath.exist?
@@ -1,3 +1,3 @@
1
1
  module CocoapodsCafswitcher
2
- VERSION = "0.0.19"
2
+ VERSION = "0.0.20"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-cafswitcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - handa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-05 00:00:00.000000000 Z
11
+ date: 2019-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler