cocoapods-links 0.2.0 → 0.3.0
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 +4 -4
- data/Gemfile.lock +32 -28
- data/cocoapods_links.gemspec +3 -3
- data/lib/cocoapods_links.rb +1 -1
- data/lib/pod/pod.rb +2 -2
- metadata +14 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bf1ab96d672684ce00cff7f434384482bbca9e95
|
|
4
|
+
data.tar.gz: 370c1b229ac9fe8a3a23d25c9c47c4ff4a978597
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c5ddb4e72678091d9b513427ceaca5e33dd362e6155fb86be129bbf7d71cd785f66018bd0b7e68eb78cb2704c2219d8283267f1b03c20f7c95280c8a921749e5
|
|
7
|
+
data.tar.gz: 15bd18a3ab5e39e990fd026374924ee8ab5c83603b87f64ee326bbfdee579b18d13e015790554e483d4ebe6a8bc4078326622d5b79bc9e3f57d1c85c57fe001b
|
data/Gemfile.lock
CHANGED
|
@@ -1,70 +1,74 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
cocoapods-links (0.
|
|
5
|
-
cocoapods (~> 0
|
|
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.
|
|
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.
|
|
19
|
-
cocoapods (0.
|
|
18
|
+
claide (1.0.0)
|
|
19
|
+
cocoapods (1.0.0)
|
|
20
20
|
activesupport (>= 4.0.2)
|
|
21
|
-
claide (
|
|
22
|
-
cocoapods-core (= 0.
|
|
23
|
-
cocoapods-
|
|
24
|
-
cocoapods-
|
|
25
|
-
cocoapods-
|
|
26
|
-
cocoapods-
|
|
27
|
-
cocoapods-
|
|
28
|
-
cocoapods-
|
|
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
|
-
|
|
32
|
+
fourflusher (~> 0.3.0)
|
|
33
|
+
molinillo (~> 0.4.5)
|
|
32
34
|
nap (~> 1.0)
|
|
33
|
-
xcodeproj (
|
|
34
|
-
cocoapods-core (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-
|
|
39
|
-
cocoapods-
|
|
40
|
+
cocoapods-deintegrate (1.0.0)
|
|
41
|
+
cocoapods-downloader (1.0.0)
|
|
42
|
+
cocoapods-plugins (1.0.0)
|
|
40
43
|
nap
|
|
41
|
-
cocoapods-search (
|
|
42
|
-
cocoapods-stats (0.
|
|
43
|
-
cocoapods-trunk (0.
|
|
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.
|
|
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.
|
|
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.
|
|
59
|
-
nap (1.
|
|
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.
|
|
69
|
+
xcodeproj (1.0.0)
|
|
66
70
|
activesupport (>= 3)
|
|
67
|
-
claide (
|
|
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.
|
|
86
|
+
1.10.6
|
data/cocoapods_links.gemspec
CHANGED
|
@@ -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
|
|
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'
|
data/lib/cocoapods_links.rb
CHANGED
data/lib/pod/pod.rb
CHANGED
|
@@ -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.
|
|
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
|
|
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
|
|
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
|
|
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:
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
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.
|
|
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
|