sprout-puremvc-src-library 2.0.3 → 2.0.4

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 (2) hide show
  1. data/sprout.spec +1 -3
  2. metadata +9 -7
@@ -1,6 +1,4 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
3
  url: http://puremvc.org/pages/downloads/AS3/PureMVC_AS3.zip
4
- archive_path: PureMVC_AS3_2_0_3/bin/PureMVC_AS3_2_0_3.swc
5
- url: http://puremvc.org/pages/downloads/PureMVC.zip
6
- archive_path: PureMVC_AS3_2_0_3/src
4
+ archive_path: PureMVC_AS3_2_0_4/src
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-puremvc-src-library
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.3
4
+ version: 2.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cliff Hall
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-03-19 00:00:00 -07:00
12
+ date: 2009-10-28 00:00:00 -04:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -23,8 +23,10 @@ extra_rdoc_files: []
23
23
 
24
24
  files:
25
25
  - sprout.spec
26
- has_rdoc: false
26
+ has_rdoc: true
27
27
  homepage: http://www.puremvc.org
28
+ licenses: []
29
+
28
30
  post_install_message:
29
31
  rdoc_options: []
30
32
 
@@ -42,12 +44,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
44
  - !ruby/object:Gem::Version
43
45
  version: "0"
44
46
  version:
45
- requirements:
46
- - sprout: ">= 0.7.1"
47
+ requirements: []
48
+
47
49
  rubyforge_project: sprout
48
- rubygems_version: 1.0.1
50
+ rubygems_version: 1.3.5
49
51
  signing_key:
50
- specification_version: 2
52
+ specification_version: 3
51
53
  summary: PureMVC is a lightweight framework for creating applications in ActionScript 3, based upon the classic Model-View-Controller design meta-pattern.
52
54
  test_files: []
53
55