cocoapods-art 0.9.3 → 0.9.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 41ee65d8e2c11d3baa1329edf16f0ddaf3f34f22
4
- data.tar.gz: f8dbfcd38076066b22a985d88b69a6712587d628
3
+ metadata.gz: 23709b2915ab84a7a7f96cc73629a902efd4032b
4
+ data.tar.gz: 30fa944c4ca72702b1db8453f12dbc691c7703a4
5
5
  SHA512:
6
- metadata.gz: 944874c960b05a8287390a70434f5be7425d2f29a184c24962fcf8e796600e5b66c3f8bf7aab048c03eb83b5dabfe4e5e52a697ef6aa0ba69babd87ffdad3747
7
- data.tar.gz: 6e836de2cb50d84669f2ffd662c899b59503a2acc1fbb3feea70bd180ebe768d95788a8011d2592ee59a65b5ec775581c4505cefd8deab4ad20f3a952f41d700
6
+ metadata.gz: 25fe354ba01024cb2b7c844fffb19b36662713e88a5a3ebb42e972e9cf6a30e843d9e9edc9b8a2a0a3dd7d5254cdad4d095c11b142cd2cdb1573c92ce729b6c0
7
+ data.tar.gz: 4716b0dac0f91db73ee48aa654327255f9f0377fbdb2955c7a2b8c71b1f2c5cebe3390de2bbea165ba32ee28ec8a26e180937954593fdd14e43a5a2f65bd3388
@@ -1,66 +1,70 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-art (0.9.1)
4
+ cocoapods-art (0.9.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- activesupport (4.2.5)
9
+ activesupport (4.2.6)
10
10
  i18n (~> 0.7)
11
11
  json (~> 1.7, >= 1.7.7)
12
12
  minitest (~> 5.1)
13
13
  thread_safe (~> 0.3, >= 0.3.4)
14
14
  tzinfo (~> 1.1)
15
- claide (0.9.1)
16
- cocoapods (0.39.0)
15
+ claide (1.0.0)
16
+ cocoapods (1.0.1)
17
17
  activesupport (>= 4.0.2)
18
- claide (~> 0.9.1)
19
- cocoapods-core (= 0.39.0)
20
- cocoapods-downloader (~> 0.9.3)
21
- cocoapods-plugins (~> 0.4.2)
22
- cocoapods-search (~> 0.1.0)
23
- cocoapods-stats (~> 0.6.2)
24
- cocoapods-trunk (~> 0.6.4)
25
- cocoapods-try (~> 0.5.1)
18
+ claide (>= 1.0.0, < 2.0)
19
+ cocoapods-core (= 1.0.1)
20
+ cocoapods-deintegrate (>= 1.0.0, < 2.0)
21
+ cocoapods-downloader (>= 1.0.0, < 2.0)
22
+ cocoapods-plugins (>= 1.0.0, < 2.0)
23
+ cocoapods-search (>= 1.0.0, < 2.0)
24
+ cocoapods-stats (>= 1.0.0, < 2.0)
25
+ cocoapods-trunk (>= 1.0.0, < 2.0)
26
+ cocoapods-try (>= 1.0.0, < 2.0)
26
27
  colored (~> 1.2)
27
28
  escape (~> 0.0.4)
28
- molinillo (~> 0.4.0)
29
+ fourflusher (~> 0.3.0)
30
+ molinillo (~> 0.4.5)
29
31
  nap (~> 1.0)
30
- xcodeproj (~> 0.28.2)
31
- cocoapods-core (0.39.0)
32
+ xcodeproj (>= 1.1.0, < 2.0)
33
+ cocoapods-core (1.0.1)
32
34
  activesupport (>= 4.0.2)
33
35
  fuzzy_match (~> 2.0.4)
34
36
  nap (~> 1.0)
35
- cocoapods-downloader (0.9.3)
36
- cocoapods-plugins (0.4.2)
37
+ cocoapods-deintegrate (1.0.0)
38
+ cocoapods-downloader (1.0.0)
39
+ cocoapods-plugins (1.0.0)
37
40
  nap
38
- cocoapods-search (0.1.0)
39
- cocoapods-stats (0.6.2)
40
- cocoapods-trunk (0.6.4)
41
+ cocoapods-search (1.0.0)
42
+ cocoapods-stats (1.0.0)
43
+ cocoapods-trunk (1.0.0)
41
44
  nap (>= 0.8, < 2.0)
42
45
  netrc (= 0.7.8)
43
- cocoapods-try (0.5.1)
46
+ cocoapods-try (1.0.0)
44
47
  colored (1.2)
45
48
  escape (0.0.4)
49
+ fourflusher (0.3.1)
46
50
  fuzzy_match (2.0.4)
47
51
  i18n (0.7.0)
48
52
  json (1.8.3)
49
- minitest (5.8.3)
50
- molinillo (0.4.1)
51
- nap (1.0.0)
53
+ minitest (5.9.0)
54
+ molinillo (0.4.5)
55
+ nap (1.1.0)
52
56
  netrc (0.7.8)
53
57
  rake (0.9.6)
54
58
  thread_safe (0.3.5)
55
59
  tzinfo (1.2.2)
56
60
  thread_safe (~> 0.1)
57
- xcodeproj (0.28.2)
61
+ xcodeproj (1.1.0)
58
62
  activesupport (>= 3)
59
- claide (~> 0.9.1)
63
+ claide (>= 1.0.0, < 2.0)
60
64
  colored (~> 1.2)
61
65
 
62
66
  PLATFORMS
63
- x64-mingw32
67
+ ruby
64
68
 
65
69
  DEPENDENCIES
66
70
  bundler (~> 1.3)
@@ -72,4 +76,4 @@ DEPENDENCIES
72
76
  rake (~> 0)
73
77
 
74
78
  BUNDLED WITH
75
- 1.11.2
79
+ 1.12.5
data/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ [![Gem Version](https://badge.fury.io/rb/cocoapods-art.svg)](https://badge.fury.io/rb/cocoapods-art)
2
+
1
3
  # cocoapods-art
2
4
  A CocoaPods Plugin to work with Artifactory Repository
3
5
 
@@ -34,11 +36,11 @@ See the [Artifactory User Guide](https://www.jfrog.com/confluence/display/RTF/Co
34
36
  pod repo-art add
35
37
  pod repo-art lint
36
38
  pod repo-art list
37
- pod repo-art push
38
39
  pod repo-art remove
39
40
  pod repo-art update
40
41
  ```
41
42
  ## Special notes
42
- Contrary to the default behavior, the cocoapods-art plugin does not implicitly update your sources when actions such as `add` or `push` run. To update a repo use `pod repo-art update`
43
+ Contrary to the default behavior, the cocoapods-art plugin does not implicitly update your sources when actions such as `add` run.
44
+ To update a repo use `pod repo-art update`
43
45
 
44
46
  `pod repo-art update` is an accumulative operation, meaning that it does not remove entries which do not exist in the Artifactory backend in order to preserve entries that were created with the `--local-only` flag. To have all such entries removed use the update command with the `--prune` flag.
@@ -2,5 +2,5 @@
2
2
  # The namespace of the CocoaPods Artifactory plugin.
3
3
  #
4
4
  module CocoaPodsArt
5
- VERSION = '0.9.3'
5
+ VERSION = '0.9.4'
6
6
  end
@@ -48,7 +48,7 @@ module Pod
48
48
  # @return [Source] The list of the Artifactory sources.
49
49
  #
50
50
  def art_sources
51
- SourcesManager.all.select do |source|
51
+ Pod::Config.instance.sources_manager.all.select do |source|
52
52
  UTIL.art_repo?(source.repo)
53
53
  end
54
54
  end
@@ -103,7 +103,7 @@ module Pod
103
103
  # @param [String] name The name of the source.
104
104
  #
105
105
  def art_source_named(name)
106
- specified_source = SourcesManager.aggregate.sources.find { |s| s.name == name }
106
+ specified_source = Pod::Config.instance.sources_manager.aggregate.sources.find { |s| s.name == name }
107
107
  unless specified_source
108
108
  raise Informative, "Unable to find the repo called `#{name}`."
109
109
  end
@@ -116,7 +116,7 @@ module Pod
116
116
  # @return [Source] The list of the Artifactory sources.
117
117
  #
118
118
  def art_sources
119
- SourcesManager.all.select do |source|
119
+ Pod::Config.instance.sources_manager.all.select do |source|
120
120
  UTIL.art_repo?(source.repo)
121
121
  end
122
122
  end
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: 0.9.3
4
+ version: 0.9.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: 2016-02-15 00:00:00.000000000 Z
11
+ date: 2016-06-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -51,10 +51,6 @@ files:
51
51
  - LICENSE
52
52
  - README.md
53
53
  - Rakefile
54
- - cocoapods-art.iml
55
- - cocoapods_art.gemspec
56
- - cop.bat
57
- - dep.bat
58
54
  - lib/art_source.rb
59
55
  - lib/cocoapods_art.rb
60
56
  - lib/cocoapods_plugin.rb
@@ -66,10 +62,9 @@ files:
66
62
  - lib/pod/command/repo_art/remove.rb
67
63
  - lib/pod/command/repo_art/update.rb
68
64
  - lib/util/repo_util.rb
69
- - make.bat
70
65
  homepage: https://github.com/JFrogDev/cocoapods-art
71
66
  licenses:
72
- - Apache License 2.0
67
+ - Apache-2.0
73
68
  metadata: {}
74
69
  post_install_message:
75
70
  rdoc_options: []
@@ -87,8 +82,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
82
  version: '0'
88
83
  requirements: []
89
84
  rubyforge_project:
90
- rubygems_version: 2.4.5
85
+ rubygems_version: 2.5.1
91
86
  signing_key:
92
87
  specification_version: 4
93
88
  summary: Artifactory support for CocoaPods
94
89
  test_files: []
90
+ has_rdoc:
@@ -1,45 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="FacetManager">
4
- <facet type="gem" name="Ruby Gem">
5
- <configuration>
6
- <option name="GEM_APP_ROOT_PATH" value="" />
7
- <option name="GEM_APP_TEST_PATH" value="" />
8
- <option name="GEM_APP_LIB_PATH" value="" />
9
- </configuration>
10
- </facet>
11
- </component>
12
- <component name="NewModuleRootManager" inherit-compiler-output="true">
13
- <exclude-output />
14
- <content url="file://$MODULE_DIR$">
15
- <sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
16
- <excludeFolder url="file://$MODULE_DIR$/.idea" />
17
- </content>
18
- <orderEntry type="jdk" jdkName="ruby-2.2.2-p95" jdkType="RUBY_SDK" />
19
- <orderEntry type="sourceFolder" forTests="false" />
20
- <orderEntry type="library" scope="PROVIDED" name="activesupport (v4.2.5, ruby-2.2.2-p95) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.11.2, ruby-2.2.2-p95) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="claide (v0.9.1, ruby-2.2.2-p95) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="cocoapods (v0.39.0, ruby-2.2.2-p95) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-core (v0.39.0, ruby-2.2.2-p95) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-downloader (v0.9.3, ruby-2.2.2-p95) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-plugins (v0.4.2, ruby-2.2.2-p95) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-search (v0.1.0, ruby-2.2.2-p95) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-stats (v0.6.2, ruby-2.2.2-p95) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-trunk (v0.6.4, ruby-2.2.2-p95) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="cocoapods-try (v0.5.1, ruby-2.2.2-p95) [gem]" level="application" />
31
- <orderEntry type="library" scope="PROVIDED" name="colored (v1.2, ruby-2.2.2-p95) [gem]" level="application" />
32
- <orderEntry type="library" scope="PROVIDED" name="escape (v0.0.4, ruby-2.2.2-p95) [gem]" level="application" />
33
- <orderEntry type="library" scope="PROVIDED" name="fuzzy_match (v2.0.4, ruby-2.2.2-p95) [gem]" level="application" />
34
- <orderEntry type="library" scope="PROVIDED" name="i18n (v0.7.0, ruby-2.2.2-p95) [gem]" level="application" />
35
- <orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, ruby-2.2.2-p95) [gem]" level="application" />
36
- <orderEntry type="library" scope="PROVIDED" name="minitest (v5.8.3, ruby-2.2.2-p95) [gem]" level="application" />
37
- <orderEntry type="library" scope="PROVIDED" name="molinillo (v0.4.1, ruby-2.2.2-p95) [gem]" level="application" />
38
- <orderEntry type="library" scope="PROVIDED" name="nap (v1.0.0, ruby-2.2.2-p95) [gem]" level="application" />
39
- <orderEntry type="library" scope="PROVIDED" name="netrc (v0.7.8, ruby-2.2.2-p95) [gem]" level="application" />
40
- <orderEntry type="library" scope="PROVIDED" name="rake (v0.9.6, ruby-2.2.2-p95) [gem]" level="application" />
41
- <orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, ruby-2.2.2-p95) [gem]" level="application" />
42
- <orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.2, ruby-2.2.2-p95) [gem]" level="application" />
43
- <orderEntry type="library" scope="PROVIDED" name="xcodeproj (v0.28.2, ruby-2.2.2-p95) [gem]" level="application" />
44
- </component>
45
- </module>
@@ -1,23 +0,0 @@
1
- # coding: utf-8
2
- lib = File.expand_path('../lib', __FILE__)
3
- $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'cocoapods_art'
5
-
6
- Gem::Specification.new do |spec|
7
- spec.name = 'cocoapods-art'
8
- spec.version = CocoaPodsArt::VERSION
9
- spec.authors = ['Dan Feldman']
10
- spec.email = ['art-dev@jfrog.com']
11
- spec.description = %q{Enables you to use Artifactory as your spec repo, as well as a repository for your pods}
12
- spec.summary = %q{Artifactory support for CocoaPods}
13
- spec.homepage = 'https://github.com/JFrogDev/cocoapods-art'
14
- spec.license = 'Apache License 2.0'
15
-
16
- spec.files = Dir['lib/**/*.rb']
17
- spec.files += Dir['[A-Z]*'] + Dir['test/**/*']
18
- spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
- spec.require_paths = ['lib']
20
-
21
- spec.add_development_dependency 'bundler', '~> 1.3'
22
- spec.add_development_dependency 'rake', '~> 0'
23
- end
data/cop.bat DELETED
@@ -1,4 +0,0 @@
1
- @echo off
2
- REM net use z: \\storage1\qa\dan password /user:qa
3
- del z:\cocoapods-art-*.gem
4
- copy cocoapods-art-*.gem z:\
data/dep.bat DELETED
@@ -1,2 +0,0 @@
1
- @echo off
2
- curl -uadmin:password -XPUT "http://localhost:8080/artifactory/pah/repo-art/coco-art.gem" -T cocoapods-art-0.9.3.gem
data/make.bat DELETED
@@ -1,3 +0,0 @@
1
- @echo off
2
- rm cocoapods-art-*.gem
3
- gem build cocoapods_art.gemspec