orientepodspecpush 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -2
- data/lib/orientepodspecpush/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 432576471e2b0a38ce78ddf4957748f3be557b1c4c933da08339069bb6142928
|
4
|
+
data.tar.gz: 7e508811d1eb829cefd7dfe9a2c6db416e106859f8087c55e8209e4278102d24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4dc6fa6d46aa1693b2e0ee85e8669a74ac217e16ff07119ad8c9bf4f20378a97c815f7292c1790c54b54b207a822cc28a69d19dda90019244ba5cb65accf1989
|
7
|
+
data.tar.gz: e0329abd55eaf74ab5ad2777bbb593f9e44bbce377c37a39aa61ba7af26cf20073846ac7322a288cf97e305f57866cba4e84332edd0f2d4aff64d0f1f324e330
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
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/
|
46
|
+
Bug reports and pull requests are welcome on GitHub at https://github.com/johnWang06/orientepodspecpush.
|
47
47
|
|
48
48
|
|
49
49
|
## License
|