snapshot 0.0.1 → 0.0.1.1
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 +4 -4
- metadata +3 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 802001fbac47af37429a0e62965b9c29aa78cfe3
|
|
4
|
+
data.tar.gz: d17d242bd26f6cb0bb9878957bede22d50b65274
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6c2acaa46ca4e429197561b3773d9093ca85f2f637584bb36dd97d1dd01abcd7cd9a152d94a04e8162dee54766cac50dce14e1e14dc98dc6a008567b42590d59
|
|
7
|
+
data.tar.gz: 869f2fc1953f0c4d852f9f2cce0d22bf66e4cb894253d0cc18a115b657034e59e0f72f028898607666b8c34b5bfad48c97cf2b253f78eee523e5601cbbdd923d
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: snapshot
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.1
|
|
4
|
+
version: 0.0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Felix Krause
|
|
@@ -10,12 +10,7 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2014-11-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description:
|
|
14
|
-
\ solution for iOS applications. You can update the app metadata, upload screenshots
|
|
15
|
-
\n in all languages for different screensizes to iTunesConnect and even publish
|
|
16
|
-
a new \n ipa file to iTunesConnect. You define your prefered deployment information
|
|
17
|
-
once in a so called\n Deliverfile and store it in git, to easily deploy from
|
|
18
|
-
every machine, even your Continuos Integration server"
|
|
13
|
+
description: More coming soon
|
|
19
14
|
email:
|
|
20
15
|
- krausefx@gmail.com
|
|
21
16
|
executables: []
|
|
@@ -46,7 +41,6 @@ rubyforge_project:
|
|
|
46
41
|
rubygems_version: 2.2.2
|
|
47
42
|
signing_key:
|
|
48
43
|
specification_version: 4
|
|
49
|
-
summary:
|
|
50
|
-
and app screenshots to the AppStore
|
|
44
|
+
summary: Creates new screenshots from iOS apps for you
|
|
51
45
|
test_files: []
|
|
52
46
|
has_rdoc:
|