motion-game 1.1.1 → 1.1.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.
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sun Feb 28 09:23:30 2016 by
106
+ Generated on Fri Mar 25 23:19:55 2016 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.7.6 (ruby-2.2.3).
109
109
  </div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motion-game
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - HipByte
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-28 00:00:00.000000000 Z
11
+ date: 2016-03-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: motion-game allows you to write cross-platform native mobile games in
14
14
  Ruby.
@@ -117,6 +117,9 @@ files:
117
117
  - template/motion-game/files/config/android.rb.erb
118
118
  - template/motion-game/files/config/ios.rb.erb
119
119
  - template/motion-game/files/config/tvos.rb.erb
120
+ - template/motion-game/files/resources/Default-568h@2x.png
121
+ - template/motion-game/files/resources/Default-667h@2x.png
122
+ - template/motion-game/files/resources/Default-736h@3x.png
120
123
  homepage: http://www.rubymotion.com/developers/motion-game
121
124
  licenses:
122
125
  - BSD