cocoapods-sync-podspecs 0.1.6 → 0.1.7

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
  SHA256:
3
- metadata.gz: e90ef066f8454bf69a1636caae64c7c701821a356f96778a34eaf13dec211755
4
- data.tar.gz: 1c063803b6d5dd488ee08316983dabf5ec1b4439da2977d9b9d656636585caa5
3
+ metadata.gz: dfc8e42e680dd38829c65f59424181ca505c9fc3e7f052c8bc93a84dee0b4609
4
+ data.tar.gz: c3296f5cb47eda5c14f5107413b0d6b1edd79ad58c938875d63eb332769c16df
5
5
  SHA512:
6
- metadata.gz: 26a43c8410fabb3393bd6af42907690a9c22d80ea2aff366640ddc3e16ea3eaf52d8d168612527e5ffe0422f7331bce44287519d12835d8a13499896589479b3
7
- data.tar.gz: 3a00ca062f8effd6559486c45ebbe5eac96c680b2ae550c32cfc44859ccf7e3a26023b1776489c8c96a91ab5c913cdb4e165636d2d65bab7d280a8c19f0c0d54
6
+ metadata.gz: db993638153b0c4215666eacaae095784462dcf7b79d521e4e312ba4fb4d20c07ecfcd9b9944b1a55320b9fea8c55d5f4ee355b1584c30996a579bbadd7087bc
7
+ data.tar.gz: f733256a0f7d53759555df4ffc1b64818572a6208c572f71dba84691f983ff481486875c939c3326cdcf72d6b0cc382d7837b2bd73dffccec1672328dd35dffc
@@ -28,7 +28,6 @@ module Pod
28
28
  ['--commit-message="Fix bug in pod"', 'Add custom commit message. Opens default editor if no commit ' \
29
29
  'message is specified'],
30
30
  ['--use-json', 'Convert the podspec to JSON before pushing it to the repo'],
31
- 'This takes precedence over the Swift versions specified by the spec or a `.swift-version` file'],
32
31
  ['--no-overwrite', 'Disallow pushing that would overwrite an existing spec'],
33
32
  ].concat(super)
34
33
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-sync-podspecs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - quangmv