cocoapods-links 0.2.0 → 0.3.0

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: 0defda2414869d041a19060d7b9c9193f1849003
4
- data.tar.gz: 1f415a1613a482f2133e1ef24ac186c02f9a280a
3
+ metadata.gz: bf1ab96d672684ce00cff7f434384482bbca9e95
4
+ data.tar.gz: 370c1b229ac9fe8a3a23d25c9c47c4ff4a978597
5
5
  SHA512:
6
- metadata.gz: 62a21ae117b79564ceaabfdb6118eef8b46837541fa0103752ed32bd4fc6c1ffe99bd349965f66a5d87fcdd7536b3ac75167f1bba4d67aa5bb236b5685e9f607
7
- data.tar.gz: 9c01e974e73845a2bace2d40825fc5a7021121c3d64530e50a31f497620b030b1e71615c1665f646234f9992f198d523c92a82def2d4a0d6c764e293ca7ba7f2
6
+ metadata.gz: c5ddb4e72678091d9b513427ceaca5e33dd362e6155fb86be129bbf7d71cd785f66018bd0b7e68eb78cb2704c2219d8283267f1b03c20f7c95280c8a921749e5
7
+ data.tar.gz: 15bd18a3ab5e39e990fd026374924ee8ab5c83603b87f64ee326bbfdee579b18d13e015790554e483d4ebe6a8bc4078326622d5b79bc9e3f57d1c85c57fe001b
@@ -1,70 +1,74 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-links (0.2.0)
5
- cocoapods (~> 0.35)
4
+ cocoapods-links (0.3.0)
5
+ cocoapods (~> 1.0)
6
6
  json (~> 1.8)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (4.2.5)
11
+ activesupport (4.2.6)
12
12
  i18n (~> 0.7)
13
13
  json (~> 1.7, >= 1.7.7)
14
14
  minitest (~> 5.1)
15
15
  thread_safe (~> 0.3, >= 0.3.4)
16
16
  tzinfo (~> 1.1)
17
17
  bacon (1.2.0)
18
- claide (0.9.1)
19
- cocoapods (0.39.0)
18
+ claide (1.0.0)
19
+ cocoapods (1.0.0)
20
20
  activesupport (>= 4.0.2)
21
- claide (~> 0.9.1)
22
- cocoapods-core (= 0.39.0)
23
- cocoapods-downloader (~> 0.9.3)
24
- cocoapods-plugins (~> 0.4.2)
25
- cocoapods-search (~> 0.1.0)
26
- cocoapods-stats (~> 0.6.2)
27
- cocoapods-trunk (~> 0.6.4)
28
- cocoapods-try (~> 0.5.1)
21
+ claide (>= 1.0.0, < 2.0)
22
+ cocoapods-core (= 1.0.0)
23
+ cocoapods-deintegrate (>= 1.0.0, < 2.0)
24
+ cocoapods-downloader (>= 1.0.0, < 2.0)
25
+ cocoapods-plugins (>= 1.0.0, < 2.0)
26
+ cocoapods-search (>= 1.0.0, < 2.0)
27
+ cocoapods-stats (>= 1.0.0, < 2.0)
28
+ cocoapods-trunk (>= 1.0.0, < 2.0)
29
+ cocoapods-try (>= 1.0.0, < 2.0)
29
30
  colored (~> 1.2)
30
31
  escape (~> 0.0.4)
31
- molinillo (~> 0.4.0)
32
+ fourflusher (~> 0.3.0)
33
+ molinillo (~> 0.4.5)
32
34
  nap (~> 1.0)
33
- xcodeproj (~> 0.28.2)
34
- cocoapods-core (0.39.0)
35
+ xcodeproj (>= 1.0.0, < 2.0)
36
+ cocoapods-core (1.0.0)
35
37
  activesupport (>= 4.0.2)
36
38
  fuzzy_match (~> 2.0.4)
37
39
  nap (~> 1.0)
38
- cocoapods-downloader (0.9.3)
39
- cocoapods-plugins (0.4.2)
40
+ cocoapods-deintegrate (1.0.0)
41
+ cocoapods-downloader (1.0.0)
42
+ cocoapods-plugins (1.0.0)
40
43
  nap
41
- cocoapods-search (0.1.0)
42
- cocoapods-stats (0.6.2)
43
- cocoapods-trunk (0.6.4)
44
+ cocoapods-search (1.0.0)
45
+ cocoapods-stats (1.0.0)
46
+ cocoapods-trunk (1.0.0)
44
47
  nap (>= 0.8, < 2.0)
45
48
  netrc (= 0.7.8)
46
- cocoapods-try (0.5.1)
49
+ cocoapods-try (1.0.0)
47
50
  colored (1.2)
48
51
  escape (0.0.4)
52
+ fourflusher (0.3.0)
49
53
  fuzzy_match (2.0.4)
50
54
  i18n (0.7.0)
51
55
  json (1.8.3)
52
56
  metaclass (0.0.4)
53
- minitest (5.8.3)
57
+ minitest (5.9.0)
54
58
  mocha (1.1.0)
55
59
  metaclass (~> 0.0.1)
56
60
  mocha-on-bacon (0.2.2)
57
61
  mocha (>= 0.13.0)
58
- molinillo (0.4.1)
59
- nap (1.0.0)
62
+ molinillo (0.4.5)
63
+ nap (1.1.0)
60
64
  netrc (0.7.8)
61
65
  rake (10.4.2)
62
66
  thread_safe (0.3.5)
63
67
  tzinfo (1.2.2)
64
68
  thread_safe (~> 0.1)
65
- xcodeproj (0.28.2)
69
+ xcodeproj (1.0.0)
66
70
  activesupport (>= 3)
67
- claide (~> 0.9.1)
71
+ claide (>= 1.0.0, < 2.0)
68
72
  colored (~> 1.2)
69
73
 
70
74
  PLATFORMS
@@ -79,4 +83,4 @@ DEPENDENCIES
79
83
  rake
80
84
 
81
85
  BUNDLED WITH
82
- 1.11.2
86
+ 1.10.6
@@ -13,11 +13,11 @@ Gem::Specification.new do |spec|
13
13
  This CocoaPods plugin linking functionality allows to easily test their pods.
14
14
 
15
15
  This plugin adds the following commands to the CococPods command line:
16
-
16
+
17
17
  * pod link <name>
18
18
  * pod unlink <name>
19
19
  * pod list links
20
-
20
+
21
21
  DESC
22
22
  spec.homepage = 'https://github.com/mowens/cocoapods-links'
23
23
  spec.license = 'MIT'
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
26
  spec.test_files = spec.files.grep(%r{^spec/})
27
27
  spec.require_paths = ['lib']
28
28
 
29
- spec.add_dependency 'cocoapods', '~> 0.35'
29
+ spec.add_dependency 'cocoapods', '~> 1.0'
30
30
  spec.add_dependency 'json', '~> 1.8'
31
31
 
32
32
  spec.add_development_dependency 'bundler', '~> 1.6'
@@ -1,3 +1,3 @@
1
1
  module CocoapodsLinks
2
- VERSION = '0.2.0'
2
+ VERSION = '0.3.0'
3
3
  end
@@ -14,8 +14,8 @@ module Pod
14
14
  # Lookup a link for the given pod name. If a link exists then the pod will be installed
15
15
  # via the link instead of the provided requirements (e.g. it will setup local pod development
16
16
  # for the link). If the link does not exist, then the pod will be installed normally
17
- #
18
-
17
+ #
18
+
19
19
  # handle subspec link
20
20
  linked_name = name
21
21
  if name.include? "/"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-links
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Owens
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-21 00:00:00.000000000 Z
11
+ date: 2016-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cocoapods
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ~>
18
18
  - !ruby/object:Gem::Version
19
- version: '0.35'
19
+ version: '1.0'
20
20
  type: :runtime
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: '0.35'
26
+ version: '1.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: json
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -66,11 +66,15 @@ dependencies:
66
66
  - - ~>
67
67
  - !ruby/object:Gem::Version
68
68
  version: '10.4'
69
- description: " This CocoaPods plugin linking functionality
70
- allows to easily test their pods.\n\n This plugin adds the
71
- following commands to the CococPods command line:\n \n
72
- \ * pod link <name>\n * pod unlink
73
- <name>\n * pod list links\n \n"
69
+ description: |2+
70
+ This CocoaPods plugin linking functionality allows to easily test their pods.
71
+
72
+ This plugin adds the following commands to the CococPods command line:
73
+
74
+ * pod link <name>
75
+ * pod unlink <name>
76
+ * pod list links
77
+
74
78
  email:
75
79
  - mike.owens11@gmail.com
76
80
  executables: []
@@ -116,7 +120,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
120
  version: '0'
117
121
  requirements: []
118
122
  rubyforge_project:
119
- rubygems_version: 2.2.2
123
+ rubygems_version: 2.0.14.1
120
124
  signing_key:
121
125
  specification_version: 4
122
126
  summary: A CocoaPods plugin for linking and unlinking local pods for local development