Sha256: 99b7cdc78ceb9e5432876768b3b65692cec4c0842f0fb77f8717ee0cad204ddf
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 709 Bytes
Stored size: 709 Bytes
Contents
--- !ruby/object:Gem::Specification name: ultimate-mixins version: !ruby/object:Gem::Version version: 0.1.0.0 prerelease: platform: ruby authors: - Dmitry KODer Karpunin autorequire: bindir: bin cert_chain: [] date: 2013-03-31 00:00:00.000000000 Z dependencies: [] description: Simple and minimalistic library of SASS functions, mixins and basic polyfills to create cross browser CSS-styles. email: - koderfunk@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - app/assets/stylesheets/polyfills/PIE.htc - app/assets/stylesheets/polyfills/boxsizing.htc - app/assets/stylesheets/ultimate/mixins/_routines.scss - app/assets/stylesheets/ultimate/mixins/_text-shadow_hard.scss - app/assets/stylesheets/ultimate/mixins/_vendors.scss - app/assets/stylesheets/ultimate/mixins/css3.scss - app/assets/stylesheets/ultimate/mixins/fonts.scss - app/assets/stylesheets/ultimate/mixins/microstructures.scss - lib/ultimate/extensions/sass_script_functions.rb - lib/ultimate/mixins.rb - lib/ultimate/mixins/engine.rb - lib/ultimate/mixins/version.rb - ultimate-mixins.gemspec homepage: https://github.com/evrone/ultimate-mixins licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: ultimate-mixins rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Simple library of SASS functions, mixins and basic polyfills test_files: []