jtv-apns 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +17 -5
metadata CHANGED
@@ -1,7 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jtv-apns
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ hash: 25
5
+ prerelease: false
6
+ segments:
7
+ - 0
8
+ - 1
9
+ - 1
10
+ version: 0.1.1
5
11
  platform: ruby
6
12
  authors:
7
13
  - Paul Gebheim
@@ -29,7 +35,7 @@ files:
29
35
  - lib/apns/core.rb
30
36
  - lib/apns.rb
31
37
  has_rdoc: true
32
- homepage: http://github.com/jpoz/apns
38
+ homepage: http://github.com/justintv/APNS
33
39
  licenses: []
34
40
 
35
41
  post_install_message:
@@ -38,21 +44,27 @@ rdoc_options: []
38
44
  require_paths:
39
45
  - lib
40
46
  required_ruby_version: !ruby/object:Gem::Requirement
47
+ none: false
41
48
  requirements:
42
49
  - - ">="
43
50
  - !ruby/object:Gem::Version
51
+ hash: 3
52
+ segments:
53
+ - 0
44
54
  version: "0"
45
- version:
46
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
+ none: false
47
57
  requirements:
48
58
  - - ">="
49
59
  - !ruby/object:Gem::Version
60
+ hash: 3
61
+ segments:
62
+ - 0
50
63
  version: "0"
51
- version:
52
64
  requirements: []
53
65
 
54
66
  rubyforge_project:
55
- rubygems_version: 1.3.4
67
+ rubygems_version: 1.3.7
56
68
  signing_key:
57
69
  specification_version: 3
58
70
  summary: Simple Apple push notification service gem