cocoapods-soul-component-plugin 0.0.9 → 0.0.10

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: 2d5496a166787a45ac688840d23bb262b635ff4950e5268aa2061c6c9ce4a1b1
4
- data.tar.gz: db97545925bf707fe592f89a47370e6d41c7808d5d93de78ef2fe4297b56cb09
3
+ metadata.gz: 17ca100ec2abac1731f0880fbc3eab77c3bcae0ebf0a85573f8d165dfdd928b4
4
+ data.tar.gz: 3e63e527cf6bd1b66bdf4c86cbe2b62dd81b6c9ce5e21e3e8c5a892511885309
5
5
  SHA512:
6
- metadata.gz: 6c3b8c066c53e8a61692dc62147ce546eeab14ec4761909e0f8d58bb905335b75032b6db4975d2e5d33dee0049a1fe6690b55b0f12eff74e0c2269ede0755d46
7
- data.tar.gz: 46c87b938b7cd76bbb7f9b9d8c97453b35a0e2724d5e1cdcbc2c44bcebfc03748a3d5095be1149992ade235400563664dfa217b633416212fd0f7e566fe8868c
6
+ metadata.gz: 9df3393644ecf49435921ba68cd96128c888cb83065c479f1473bb1d5d6cabc2e6793dcefe75fed6c7394544975730e4db8bd62082f05978a27b50173644a3a0
7
+ data.tar.gz: 58455b25be1648957bf8561cba12477c5b41878c856ea71e0531613f4c261afb7681dcac45f37b613d5c91c187d1a39157b36389ad91d9df1ebe74861f55b33c
@@ -119,7 +119,7 @@ module CocoapodsSoulComponentPlugin
119
119
  local_path += '-'
120
120
  local_path += each.version.to_s
121
121
  end
122
- target_path = "#{root_path}/LocalPods/#{local_path}1"
122
+ target_path = "#{root_path}/LocalPods/#{local_path}"
123
123
  each.path = target_path
124
124
 
125
125
  if File.exist?(target_path) == false
@@ -1,4 +1,4 @@
1
1
  # frozen_string_literal: true
2
2
  module CocoapodsSoulComponentPlugin
3
- VERSION = '0.0.9'
3
+ VERSION = '0.0.10'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-soul-component-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - fang