snapshot 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +52 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: d5019e804b361ae3f449a118b95e32b62d2bec9d
4
+ data.tar.gz: 76eb36b72c1be8b7f71fbfbffcf3287cd2bd73a6
5
+ SHA512:
6
+ metadata.gz: bf7ce2868bc20a6ea4359102bbef160d02a25b08f81497ebfbd3c2aad1f53790a593a672d2612594c4734bca791e6c1b5b287811e978753db3241fbfb091e672
7
+ data.tar.gz: 1e7b4dda67990da05d874d68156d3247e0fc8a1cc2ecfb6f030387b3b22383ebd550eabe0d899bfd9c009d22e0aa83ab544af7f7cbacd7cab858159f989e48b6
metadata ADDED
@@ -0,0 +1,52 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: snapshot
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Felix Krause
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-11-09 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: "Using Deliver you can easily integrate a real continuous delivery \n
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"
19
+ email:
20
+ - krausefx@gmail.com
21
+ executables: []
22
+ extensions: []
23
+ extra_rdoc_files: []
24
+ files: []
25
+ homepage: ''
26
+ licenses:
27
+ - MIT
28
+ metadata: {}
29
+ post_install_message: This gem requires phantomjs. Install it using 'brew update &&
30
+ brew install phantomjs'
31
+ rdoc_options: []
32
+ require_paths:
33
+ - lib
34
+ required_ruby_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: 1.9.3
39
+ required_rubygems_version: !ruby/object:Gem::Requirement
40
+ requirements:
41
+ - - ">="
42
+ - !ruby/object:Gem::Version
43
+ version: '0'
44
+ requirements: []
45
+ rubyforge_project:
46
+ rubygems_version: 2.2.2
47
+ signing_key:
48
+ specification_version: 4
49
+ summary: Deliver - Continuous Deployment for iOS - automatically publish new app updates
50
+ and app screenshots to the AppStore
51
+ test_files: []
52
+ has_rdoc: