cocoapods-acknowledgements 1.2.0 → 1.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -0
- data/Gemfile +0 -1
- data/Gemfile.lock +32 -30
- data/cocoapods_acknowledgements.gemspec +1 -2
- data/lib/cocoapods_acknowledgements/version.rb +1 -1
- metadata +10 -16
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8675a6bfdfdda54eaf35ff8f6f71fa504323f8fb017523bc4bd1be9e1ebf51ea
|
4
|
+
data.tar.gz: 5d1ba75e2b29e463971b13a68e77d7dbe63ffcc65a6a004d7a18648c00ff55d7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 214335e620e8f61c35273de272697e43e92bb7663198fce8892a89cf5f16403252efdbc94ff04663b1dade5df2f666fb2f5d00b78daae7d57ddf59f16186e22b
|
7
|
+
data.tar.gz: ad590683f544bb718c3353766eef42f6c0b139ec7a500498f82f16071b5e8a36e67ab07dae154870bc213026e7b4691bb5517e1bea34e26d3291924d92583927
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1
1
|
# CocoaPods Acknowledgements Changelog
|
2
2
|
|
3
|
+
## 1.3.0 (2020-10-21)
|
4
|
+
|
5
|
+
##### Enhancements
|
6
|
+
|
7
|
+
* Update to work with 1.10 release of cocoapods
|
8
|
+
[Dimitris Koutsogiorgas](https://github.com/dnkoutso)
|
9
|
+
[#57](https://github.com/CocoaPods/cocoapods-acknowledgements/issues/57)
|
10
|
+
|
11
|
+
##### Bug Fixes
|
12
|
+
|
13
|
+
* None.
|
14
|
+
|
15
|
+
|
3
16
|
## 1.2.0 (2020-03-23)
|
4
17
|
|
5
18
|
##### Enhancements
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
cocoapods-acknowledgements (1.
|
5
|
-
|
4
|
+
cocoapods-acknowledgements (1.3.0)
|
5
|
+
cocoapods
|
6
6
|
redcarpet (~> 3.3)
|
7
7
|
xcodeproj
|
8
8
|
|
@@ -10,26 +10,27 @@ GEM
|
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
12
|
CFPropertyList (3.0.2)
|
13
|
-
activesupport (
|
14
|
-
|
13
|
+
activesupport (5.2.4.4)
|
14
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
15
|
+
i18n (>= 0.7, < 2)
|
15
16
|
minitest (~> 5.1)
|
16
|
-
thread_safe (~> 0.3, >= 0.3.4)
|
17
17
|
tzinfo (~> 1.1)
|
18
|
-
|
18
|
+
addressable (2.7.0)
|
19
|
+
public_suffix (>= 2.0.2, < 5.0)
|
20
|
+
algoliasearch (1.27.4)
|
19
21
|
httpclient (~> 2.8, >= 2.8.3)
|
20
22
|
json (>= 1.5.1)
|
21
23
|
atomos (0.1.3)
|
22
24
|
bacon (1.2.0)
|
23
25
|
claide (1.0.3)
|
24
|
-
cocoapods (1.
|
25
|
-
|
26
|
+
cocoapods (1.10.0)
|
27
|
+
addressable (~> 2.6)
|
26
28
|
claide (>= 1.0.2, < 2.0)
|
27
|
-
cocoapods-core (= 1.
|
29
|
+
cocoapods-core (= 1.10.0)
|
28
30
|
cocoapods-deintegrate (>= 1.0.3, < 2.0)
|
29
|
-
cocoapods-downloader (>= 1.
|
31
|
+
cocoapods-downloader (>= 1.4.0, < 2.0)
|
30
32
|
cocoapods-plugins (>= 1.0.0, < 2.0)
|
31
33
|
cocoapods-search (>= 1.0.0, < 2.0)
|
32
|
-
cocoapods-stats (>= 1.0.0, < 2.0)
|
33
34
|
cocoapods-trunk (>= 1.4.0, < 2.0)
|
34
35
|
cocoapods-try (>= 1.1.0, < 2.0)
|
35
36
|
colored2 (~> 3.1)
|
@@ -39,64 +40,66 @@ GEM
|
|
39
40
|
molinillo (~> 0.6.6)
|
40
41
|
nap (~> 1.0)
|
41
42
|
ruby-macho (~> 1.4)
|
42
|
-
xcodeproj (>= 1.
|
43
|
-
cocoapods-core (1.
|
44
|
-
activesupport (
|
43
|
+
xcodeproj (>= 1.19.0, < 2.0)
|
44
|
+
cocoapods-core (1.10.0)
|
45
|
+
activesupport (> 5.0, < 6)
|
46
|
+
addressable (~> 2.6)
|
45
47
|
algoliasearch (~> 1.0)
|
46
48
|
concurrent-ruby (~> 1.1)
|
47
49
|
fuzzy_match (~> 2.0.4)
|
48
50
|
nap (~> 1.0)
|
49
51
|
netrc (~> 0.11)
|
52
|
+
public_suffix
|
50
53
|
typhoeus (~> 1.0)
|
51
54
|
cocoapods-deintegrate (1.0.4)
|
52
|
-
cocoapods-downloader (1.
|
55
|
+
cocoapods-downloader (1.4.0)
|
53
56
|
cocoapods-plugins (1.0.0)
|
54
57
|
nap
|
55
58
|
cocoapods-search (1.0.0)
|
56
|
-
cocoapods-
|
57
|
-
cocoapods-trunk (1.4.1)
|
59
|
+
cocoapods-trunk (1.5.0)
|
58
60
|
nap (>= 0.8, < 2.0)
|
59
61
|
netrc (~> 0.11)
|
60
|
-
cocoapods-try (1.
|
62
|
+
cocoapods-try (1.2.0)
|
61
63
|
colored2 (3.1.2)
|
62
|
-
concurrent-ruby (1.1.
|
64
|
+
concurrent-ruby (1.1.7)
|
63
65
|
escape (0.0.4)
|
64
66
|
ethon (0.12.0)
|
65
67
|
ffi (>= 1.3.0)
|
66
|
-
ffi (1.
|
68
|
+
ffi (1.13.1)
|
67
69
|
fourflusher (2.3.1)
|
68
70
|
fuzzy_match (2.0.4)
|
69
71
|
gh_inspector (1.1.3)
|
70
72
|
httpclient (2.8.3)
|
71
|
-
i18n (
|
73
|
+
i18n (1.8.5)
|
72
74
|
concurrent-ruby (~> 1.0)
|
73
|
-
json (2.3.
|
75
|
+
json (2.3.1)
|
74
76
|
metaclass (0.0.4)
|
75
|
-
minitest (5.14.
|
77
|
+
minitest (5.14.2)
|
76
78
|
mocha (0.11.4)
|
77
79
|
metaclass (~> 0.0.1)
|
78
80
|
mocha-on-bacon (0.2.1)
|
79
81
|
mocha (>= 0.9.8)
|
80
82
|
molinillo (0.6.6)
|
81
|
-
nanaimo (0.
|
83
|
+
nanaimo (0.3.0)
|
82
84
|
nap (1.1.0)
|
83
85
|
netrc (0.11.0)
|
84
86
|
prettybacon (0.0.2)
|
85
87
|
bacon (~> 1.2)
|
88
|
+
public_suffix (4.0.6)
|
86
89
|
rake (13.0.1)
|
87
90
|
redcarpet (3.5.0)
|
88
91
|
ruby-macho (1.4.0)
|
89
92
|
thread_safe (0.3.6)
|
90
|
-
typhoeus (1.
|
93
|
+
typhoeus (1.4.0)
|
91
94
|
ethon (>= 0.9.0)
|
92
|
-
tzinfo (1.2.
|
95
|
+
tzinfo (1.2.7)
|
93
96
|
thread_safe (~> 0.1)
|
94
|
-
xcodeproj (1.
|
97
|
+
xcodeproj (1.19.0)
|
95
98
|
CFPropertyList (>= 2.3.3, < 4.0)
|
96
99
|
atomos (~> 0.1.3)
|
97
100
|
claide (>= 1.0.2, < 2.0)
|
98
101
|
colored2 (~> 3.1)
|
99
|
-
nanaimo (~> 0.
|
102
|
+
nanaimo (~> 0.3.0)
|
100
103
|
|
101
104
|
PLATFORMS
|
102
105
|
ruby
|
@@ -104,7 +107,6 @@ PLATFORMS
|
|
104
107
|
DEPENDENCIES
|
105
108
|
bacon
|
106
109
|
bundler (~> 2.0)
|
107
|
-
cocoapods
|
108
110
|
cocoapods-acknowledgements!
|
109
111
|
mocha (~> 0.11.4)
|
110
112
|
mocha-on-bacon
|
@@ -112,4 +114,4 @@ DEPENDENCIES
|
|
112
114
|
rake
|
113
115
|
|
114
116
|
BUNDLED WITH
|
115
|
-
2.
|
117
|
+
2.1.2
|
@@ -16,8 +16,7 @@ Gem::Specification.new do |spec|
|
|
16
16
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
17
17
|
spec.require_paths = ["lib"]
|
18
18
|
|
19
|
-
|
20
|
-
spec.add_runtime_dependency 'activesupport', '>= 4.0.2', '< 5'
|
19
|
+
spec.add_runtime_dependency 'cocoapods'
|
21
20
|
|
22
21
|
spec.add_dependency "redcarpet", "~> 3.3"
|
23
22
|
spec.add_dependency "xcodeproj"
|
metadata
CHANGED
@@ -1,37 +1,31 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cocoapods-acknowledgements
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fabio Pelosin
|
8
8
|
- Orta Therox
|
9
9
|
- Marcelo Fabri
|
10
|
-
autorequire:
|
10
|
+
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2020-
|
13
|
+
date: 2020-10-21 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
|
-
name:
|
16
|
+
name: cocoapods
|
17
17
|
requirement: !ruby/object:Gem::Requirement
|
18
18
|
requirements:
|
19
19
|
- - ">="
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version:
|
22
|
-
- - "<"
|
23
|
-
- !ruby/object:Gem::Version
|
24
|
-
version: '5'
|
21
|
+
version: '0'
|
25
22
|
type: :runtime
|
26
23
|
prerelease: false
|
27
24
|
version_requirements: !ruby/object:Gem::Requirement
|
28
25
|
requirements:
|
29
26
|
- - ">="
|
30
27
|
- !ruby/object:Gem::Version
|
31
|
-
version:
|
32
|
-
- - "<"
|
33
|
-
- !ruby/object:Gem::Version
|
34
|
-
version: '5'
|
28
|
+
version: '0'
|
35
29
|
- !ruby/object:Gem::Dependency
|
36
30
|
name: redcarpet
|
37
31
|
requirement: !ruby/object:Gem::Requirement
|
@@ -88,8 +82,8 @@ dependencies:
|
|
88
82
|
- - ">="
|
89
83
|
- !ruby/object:Gem::Version
|
90
84
|
version: '0'
|
91
|
-
description:
|
92
|
-
email:
|
85
|
+
description:
|
86
|
+
email:
|
93
87
|
executables: []
|
94
88
|
extensions: []
|
95
89
|
extra_rdoc_files: []
|
@@ -116,7 +110,7 @@ homepage: https://github.com/CocoaPods/cocoapods-acknowledgements
|
|
116
110
|
licenses:
|
117
111
|
- MIT
|
118
112
|
metadata: {}
|
119
|
-
post_install_message:
|
113
|
+
post_install_message:
|
120
114
|
rdoc_options: []
|
121
115
|
require_paths:
|
122
116
|
- lib
|
@@ -132,7 +126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
132
126
|
version: '0'
|
133
127
|
requirements: []
|
134
128
|
rubygems_version: 3.0.6
|
135
|
-
signing_key:
|
129
|
+
signing_key:
|
136
130
|
specification_version: 4
|
137
131
|
summary: CocoaPods plugin that generates an acknowledgements plist to make it easy
|
138
132
|
to create tools to use in apps.
|