cocoapods-hipac 0.0.7 → 0.0.8

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: 81ff72826cd7d52e3a0cb2fedfed993b7c7f65613084534e6e6187a534946a38
4
- data.tar.gz: 6ed9a856ba2c5789e23efcdb41fe4a9c75d218c0b24b4f5a9120a77a3cd8e89a
3
+ metadata.gz: 82db1654111f71d4ce498caf22c24541b2beb2893d2772dfa23116665a728024
4
+ data.tar.gz: 90571b88a9e3a115f86f2afaea9e703139305212f3fa9cd4dd8f7a13a785d42e
5
5
  SHA512:
6
- metadata.gz: 355861741757bd1f80aa59e89169dfcc9565c31c2550a173764280c15718aa61f24d0553260d9370383dceaede268a44487eccc0848e3b631bcda1fad93b925f
7
- data.tar.gz: de46607c333fefdbfa8b254c03dad4a75329db05501deefd29970dbb6b039df9e62b4b09109e961db08595f3981c517d104aaea05ead70e0b786e8ed9446c89a
6
+ metadata.gz: 7bacc6d303f563806e24cbfe286cd2be61171cbfc03c8386ddf046904a8b7e5dd949a5b8fbfb2c9af5f1ac23d45cb054556e56ff673cc555662656eebef3f9c9
7
+ data.tar.gz: 921494b225a6440d882d38e3aeb009713a8404dbabfb2ed6b2b9984699891a58ed5396169501077d9abef063352fc2a519ff02ed1ab7502c8b5d3aa427a02202
@@ -13,7 +13,7 @@ module Pod
13
13
  end
14
14
 
15
15
  class Manager
16
- HIPAC_SOURCE_URL = 'git@ytgit.hipac.cn:Wireless/iOS/HipacSpecs.git'.freeze
16
+ HIPAC_SOURCE_URL = 'git@ytgit.hipac.cn:Wireless/ios/repos/hipacsource.git'.freeze
17
17
 
18
18
  def last_specs_with_source_name_or_url(name_or_url)
19
19
  source = source_with_name_or_url(name_or_url)
@@ -1,3 +1,3 @@
1
1
  module CocoapodsHipac
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-hipac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - QiYa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-17 00:00:00.000000000 Z
11
+ date: 2019-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler