expo-push 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 75823542cbe534c4fc5ea5b689561375bc207ac290a940fcf7a910551b07ed19
4
+ data.tar.gz: 1af5961433f78e43d38759a93d69141487b973412273a975703be3cc49d05055
5
+ SHA512:
6
+ metadata.gz: d8d06b6e15df152bf1f6a07bb8d8b948fa3bca1bf47c3afacc8f1c8ff6c1d1b4af8ffd71b4419194b3fffb3883c35dac44d45f6ddebf8f781e6826756445a2e1
7
+ data.tar.gz: 5b4a2ed5d16c6b950d4560e4b83363e69d61d320b18c2e114496be7a895cfec08da802953fcac10524d37e2e504660489229dda98e63970c82e7923a0aa09697
data/.gitignore ADDED
@@ -0,0 +1,20 @@
1
+ *.gem
2
+ *.rbc
3
+ .bundle
4
+ .config
5
+ .yardoc
6
+ Gemfile.lock
7
+ InstalledFiles
8
+ _yardoc
9
+ coverage
10
+ doc/
11
+ lib/bundler/man
12
+ pkg
13
+ rdoc
14
+ spec/reports
15
+ test/tmp
16
+ test/version_tmp
17
+ tmp
18
+ *.log
19
+ .ruby-version
20
+ /.idea