cocoapods-art 1.0.3 → 1.0.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: d9d222b46676e4463c5c5aec5a3af35047d54a97d3a9c73ff6ff8a4bd417e699
4
- data.tar.gz: b38e06a224c90f1fb14f3687bc2f4a7dfb48302ae5869c457dc81a66a1e7874d
3
+ metadata.gz: b36b9dd247fa1cae66a684202bbf9459fa1b3f5bfe344a78d4f546a4b3f477b5
4
+ data.tar.gz: 806e92e75bcbfb4f1c42724eb0322c56f3e34c2f7f171c01c45586c3048b7279
5
5
  SHA512:
6
- metadata.gz: 7e9f3dba833a12529559fc8128b9212e7445c2fe0117b02c591fcb5d05ade38d2677ba6b4a289152975c867103e9a147a9f11023cd8a1fbc9b60d2a725992ff3
7
- data.tar.gz: 9ce5144075600a8e696581b44ffbe355c8124fe0d6fa4bdc684f8b7d0a347ebcdc79446704c63c964836b6811ab7d10cc82ff9e8eb9983a50c717180c2fdbcde
6
+ metadata.gz: 889d38f712bb9563396190e31d6ea9b3de324e5defcfa2885ad5ebccbbc87b38d4e69be16df7795fd16195f04e7769a8477dd9cd3c45d3dc71b7f36323796a74
7
+ data.tar.gz: d281ba0bd834eec021cce1cdc41bdb9d8908defe754f11bd8e8cae2020b66efb0aea36e79c671586a876ac7abddec272409ee761958b257210e9695cca9234c1
@@ -0,0 +1,95 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ cocoapods-art (1.0.4)
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ CFPropertyList (3.0.1)
10
+ activesupport (4.2.11.1)
11
+ i18n (~> 0.7)
12
+ minitest (~> 5.1)
13
+ thread_safe (~> 0.3, >= 0.3.4)
14
+ tzinfo (~> 1.1)
15
+ algoliasearch (1.27.0)
16
+ httpclient (~> 2.8, >= 2.8.3)
17
+ json (>= 1.5.1)
18
+ atomos (0.1.3)
19
+ claide (1.0.3)
20
+ cocoapods (1.8.0)
21
+ activesupport (>= 4.0.2, < 5)
22
+ claide (>= 1.0.2, < 2.0)
23
+ cocoapods-core (= 1.8.0)
24
+ cocoapods-deintegrate (>= 1.0.3, < 2.0)
25
+ cocoapods-downloader (>= 1.2.2, < 2.0)
26
+ cocoapods-plugins (>= 1.0.0, < 2.0)
27
+ cocoapods-search (>= 1.0.0, < 2.0)
28
+ cocoapods-stats (>= 1.0.0, < 2.0)
29
+ cocoapods-trunk (>= 1.4.0, < 2.0)
30
+ cocoapods-try (>= 1.1.0, < 2.0)
31
+ colored2 (~> 3.1)
32
+ escape (~> 0.0.4)
33
+ fourflusher (>= 2.3.0, < 3.0)
34
+ gh_inspector (~> 1.0)
35
+ molinillo (~> 0.6.6)
36
+ nap (~> 1.0)
37
+ ruby-macho (~> 1.4)
38
+ xcodeproj (>= 1.11.1, < 2.0)
39
+ cocoapods-core (1.8.0)
40
+ activesupport (>= 4.0.2, < 6)
41
+ algoliasearch (~> 1.0)
42
+ concurrent-ruby (~> 1.0)
43
+ fuzzy_match (~> 2.0.4)
44
+ nap (~> 1.0)
45
+ cocoapods-deintegrate (1.0.4)
46
+ cocoapods-downloader (1.2.2)
47
+ cocoapods-plugins (1.0.0)
48
+ nap
49
+ cocoapods-search (1.0.0)
50
+ cocoapods-stats (1.1.0)
51
+ cocoapods-trunk (1.4.0)
52
+ nap (>= 0.8, < 2.0)
53
+ netrc (~> 0.11)
54
+ cocoapods-try (1.1.0)
55
+ colored2 (3.1.2)
56
+ concurrent-ruby (1.1.5)
57
+ escape (0.0.4)
58
+ fourflusher (2.3.1)
59
+ fuzzy_match (2.0.4)
60
+ gh_inspector (1.1.3)
61
+ httpclient (2.8.3)
62
+ i18n (0.9.5)
63
+ concurrent-ruby (~> 1.0)
64
+ json (2.2.0)
65
+ minitest (5.12.0)
66
+ molinillo (0.6.6)
67
+ nanaimo (0.2.6)
68
+ nap (1.1.0)
69
+ netrc (0.11.0)
70
+ rake (0.9.6)
71
+ ruby-macho (1.4.0)
72
+ thread_safe (0.3.6)
73
+ tzinfo (1.2.5)
74
+ thread_safe (~> 0.1)
75
+ xcodeproj (1.12.0)
76
+ CFPropertyList (>= 2.3.3, < 4.0)
77
+ atomos (~> 0.1.3)
78
+ claide (>= 1.0.2, < 2.0)
79
+ colored2 (~> 3.1)
80
+ nanaimo (~> 0.2.6)
81
+
82
+ PLATFORMS
83
+ ruby
84
+
85
+ DEPENDENCIES
86
+ bundler (~> 2.0.2)
87
+ claide
88
+ cocoapods
89
+ cocoapods-art!
90
+ cocoapods-core
91
+ cocoapods-downloader
92
+ rake (~> 0)
93
+
94
+ BUNDLED WITH
95
+ 2.0.2
@@ -2,5 +2,5 @@
2
2
  # The namespace of the CocoaPods Artifactory plugin.
3
3
  #
4
4
  module CocoaPodsArt
5
- VERSION = '1.0.3'
5
+ VERSION = '1.0.4'
6
6
  end
@@ -119,8 +119,8 @@ module Pod
119
119
  def source_from_path(path)
120
120
  @sources_by_path ||= Hash.new do |hash, key|
121
121
  art_repo = "#{UTIL.get_repos_art_dir()}/#{key.basename}"
122
- hash[key] = if key.basename.to_s == Pod::MasterSource::MASTER_REPO_NAME
123
- MasterSource.new(key)
122
+ hash[key] = if key.basename.to_s == Pod::TrunkSource::TRUNK_REPO_NAME
123
+ TrunkSource.new(key)
124
124
  elsif File.exist?("#{art_repo}/.artpodrc")
125
125
  create_source_from_name(key.basename)
126
126
  else
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-art
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Feldman
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-25 00:00:00.000000000 Z
11
+ date: 2019-10-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '1.3'
19
+ version: 2.0.2
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '1.3'
26
+ version: 2.0.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -47,6 +47,7 @@ extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
49
  - Gemfile
50
+ - Gemfile.lock
50
51
  - LICENSE
51
52
  - README.md
52
53
  - Rakefile