cocoapods-core 1.4.0.rc.1 → 1.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/cocoapods-core/gem_version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 166a653c33e61517a2914e458b1b3f014ea91808c1f1bf291ce02f0cecdc46be
|
4
|
+
data.tar.gz: 4670a4a9deb6fee4332e4323378e1070129f42b916056f89105a8a4238f822a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ab43dfd433bdf0278aeb3c9433565354d26e34a9634e3cca9b123f781c6a1ea5ff59c83e8c1a2a1c20d10a9b8e5921a96b52eda6e79a8d1aa9292ea1c8b2f538
|
7
|
+
data.tar.gz: d6a4486d1c5429e84c3f3c6a22ac3c641634e33f41d3a9d70a2afc8331c8e049fddc97a5c8c83128b790186e64c734ce40e4a29f6e5c1f14d5aa0a3e034e9823
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cocoapods-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.0
|
4
|
+
version: 1.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eloy Duran
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2018-01-18 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|
@@ -146,7 +146,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
146
146
|
version: '0'
|
147
147
|
requirements: []
|
148
148
|
rubyforge_project:
|
149
|
-
rubygems_version: 2.4
|
149
|
+
rubygems_version: 2.7.4
|
150
150
|
signing_key:
|
151
151
|
specification_version: 3
|
152
152
|
summary: The models of CocoaPods
|