kick 0.0.2 → 0.0.3

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.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kick
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Michal Lukasiewicz
8
+ - Michał łukasiewicz
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-04-26 00:00:00.000000000 Z
12
+ date: 2014-04-07 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Build & push your iOS app to TestFlight
15
15
  email: michal.lukasiewicz@brightinventions.pl
@@ -20,7 +20,7 @@ extra_rdoc_files: []
20
20
  files:
21
21
  - lib/kick.rb
22
22
  - bin/kick
23
- homepage: http://rubygems.org/gems/hola
23
+ homepage: https://github.com/bright/kick
24
24
  licenses:
25
25
  - MIT
26
26
  post_install_message:
@@ -44,5 +44,5 @@ rubyforge_project:
44
44
  rubygems_version: 1.8.24
45
45
  signing_key:
46
46
  specification_version: 3
47
- summary: Kick!
47
+ summary: Build & push your iOS app to TestFlight
48
48
  test_files: []