ProMotion-formotion 0.0.1 → 0.0.2

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 +38 -10
metadata CHANGED
@@ -1,30 +1,58 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ProMotion-formotion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Jamon Holmgren
9
- - Silas Matson
10
- - ClearSight Studio
8
+ - Stephan Toggweiler
11
9
  autorequire:
12
10
  bindir: bin
13
11
  cert_chain: []
14
12
  date: 2013-02-28 00:00:00.000000000 Z
15
- dependencies: []
16
- description: ProMotion is a new way to easily build RubyMotion iOS apps.
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: ProMotion
16
+ requirement: !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ~>
20
+ - !ruby/object:Gem::Version
21
+ version: 0.4.1
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
26
+ requirements:
27
+ - - ~>
28
+ - !ruby/object:Gem::Version
29
+ version: 0.4.1
30
+ - !ruby/object:Gem::Dependency
31
+ name: formotion
32
+ requirement: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ~>
36
+ - !ruby/object:Gem::Version
37
+ version: 1.1.4
38
+ type: :runtime
39
+ prerelease: false
40
+ version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
42
+ requirements:
43
+ - - ~>
44
+ - !ruby/object:Gem::Version
45
+ version: 1.1.4
46
+ description: ProMotion-formotion bind ProMotion and formotion together.
17
47
  email:
18
- - jamon@clearsightstudio.com
19
- - silas@clearsightstudio.com
20
- - contact@clearsightstudio.com
48
+ - stephan@rheoli.net
21
49
  executables: []
22
50
  extensions: []
23
51
  extra_rdoc_files: []
24
52
  files:
25
53
  - .gitignore
26
54
  - README.md
27
- homepage: https://github.com/clearsightstudio/ProMotion
55
+ homepage: https://github.com/rheoli/ProMotion-formotion
28
56
  licenses: []
29
57
  post_install_message:
30
58
  rdoc_options: []