orientepodspecpush 0.0.1 → 0.0.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ee4abb7d6b40f03afa3a9035d2993420db413bd1ba2e3e5037ff7978769c9f83
4
- data.tar.gz: '081f7304f024520f1e08225d0e3140bc0a93faf74704f18c1a056c727ac37440'
3
+ metadata.gz: 432576471e2b0a38ce78ddf4957748f3be557b1c4c933da08339069bb6142928
4
+ data.tar.gz: 7e508811d1eb829cefd7dfe9a2c6db416e106859f8087c55e8209e4278102d24
5
5
  SHA512:
6
- metadata.gz: 0fe035601c68d16d8c0fa62b27a10cc25d911cc6b26a90e5c8688e704fc2bd81b0e738c88b88826246de6a7bcf1997ec97d3b0e58eabec5e93702c330251f6f2
7
- data.tar.gz: f1597ceae9618a149e068ec2d72d8cd9faf593efd9716d99e3792a5e9f02ef03f39037ca3eb315068638e4628c6072c35a2f6ccfd874a40ea5d633666c104a70
6
+ metadata.gz: 4dc6fa6d46aa1693b2e0ee85e8669a74ac217e16ff07119ad8c9bf4f20378a97c815f7292c1790c54b54b207a822cc28a69d19dda90019244ba5cb65accf1989
7
+ data.tar.gz: e0329abd55eaf74ab5ad2777bbb593f9e44bbce377c37a39aa61ba7af26cf20073846ac7322a288cf97e305f57866cba4e84332edd0f2d4aff64d0f1f324e330
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Podspecpush
1
+ # Orientepodspecpush
2
2
 
3
3
  Tired of linting, checking, pushing your cocoapod spec? No more! Once you are satisified with your pod, simply increment and push the tag. No changes to .podspec required, the tooling will update this for you!
4
4
 
@@ -43,7 +43,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
43
43
 
44
44
  ## Contributing
45
45
 
46
- Bug reports and pull requests are welcome on GitHub at https://github.com/jcarroll-mediafly/podspecpush.
46
+ Bug reports and pull requests are welcome on GitHub at https://github.com/johnWang06/orientepodspecpush.
47
47
 
48
48
 
49
49
  ## License
@@ -1,3 +1,3 @@
1
1
  module Orientepodspecpush
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: orientepodspecpush
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - John wang