toolkit 0.1.14 → 0.1.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/LICENSE.txt +6 -0
  2. metadata +4 -4
data/LICENSE.txt CHANGED
@@ -1,3 +1,9 @@
1
+ Toolkit is dual licensed under the MIT and GPL licenses:
2
+
3
+ GPL license: http://www.gnu.org/licenses/gpl.html
4
+
5
+ MIT license: http://www.opensource.org/licenses/mit-license.php
6
+
1
7
  Hammer.js License:
2
8
 
3
9
  Copyright (C) 2011 by Jorik Tangelder (Eight Media)
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 14
9
- version: 0.1.14
8
+ - 15
9
+ version: 0.1.15
10
10
  platform: ruby
11
11
  authors:
12
12
  - Sam Richard
@@ -73,7 +73,7 @@ dependencies:
73
73
  version: 0.0.10
74
74
  type: :runtime
75
75
  version_requirements: *id004
76
- description: Toolkit of good things for Responsive Web Design
76
+ description: Toolkit for Progressive Enhancement and Responsive Web Design
77
77
  email:
78
78
  - sam@snug.ug
79
79
  - mason@zivtech.com
@@ -149,6 +149,6 @@ rubyforge_project: toolkit
149
149
  rubygems_version: 1.3.6
150
150
  signing_key:
151
151
  specification_version: 3
152
- summary: RWD Toolkit
152
+ summary: Progressive Enhancement and RWD toolkit of awesomeness
153
153
  test_files: []
154
154