--- !ruby/object:Gem::Specification name: flint-gs version: !ruby/object:Gem::Version version: 2.0.4 platform: ruby authors: - Ezekiel Gabrielse autorequire: bindir: bin cert_chain: [] date: 2014-10-03 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.7' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.7' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: sass requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.4' description: Flint is a highly advanced Sass grid framework designed for rapid responsive development. email: - ezekg@yahoo.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/flint/functions.rb - lib/flint/version.rb - lib/flint.rb - stylesheets/_flint.scss - stylesheets/flint/config/_config.scss - stylesheets/flint/functions/_functions.scss - stylesheets/flint/functions/helpers/_helpers.scss - stylesheets/flint/functions/lib/_calc-breakpoint.scss - stylesheets/flint/functions/lib/_calc-width.scss - stylesheets/flint/functions/lib/_exists.scss - stylesheets/flint/functions/lib/_fluid-width.scss - stylesheets/flint/functions/lib/_get-index.scss - stylesheets/flint/functions/lib/_get-instance-value.scss - stylesheets/flint/functions/lib/_get-value.scss - stylesheets/flint/functions/lib/_has-family-instance.scss - stylesheets/flint/functions/lib/_instance.scss - stylesheets/flint/functions/lib/_last.scss - stylesheets/flint/functions/lib/_list-to-string.scss - stylesheets/flint/functions/lib/_map-fetch.scss - stylesheets/flint/functions/lib/_next-index.scss - stylesheets/flint/functions/lib/_purge.scss - stylesheets/flint/functions/lib/_remove.scss - stylesheets/flint/functions/lib/_replace-substring.scss - stylesheets/flint/functions/lib/_replace.scss - stylesheets/flint/functions/lib/_steal-key.scss - stylesheets/flint/functions/lib/_steal-values.scss - stylesheets/flint/functions/lib/_string-to-list.scss - stylesheets/flint/functions/lib/_support-syntax-bem.scss - stylesheets/flint/functions/lib/_support-syntax.scss - stylesheets/flint/functions/lib/_types-in-list.scss - stylesheets/flint/functions/lib/_use-syntax.scss - stylesheets/flint/globals/_globals.scss - stylesheets/flint/mixins/_mixins.scss - stylesheets/flint/mixins/lib/_box-sizing.scss - stylesheets/flint/mixins/lib/_calculate.scss - stylesheets/flint/mixins/lib/_clearfix.scss - stylesheets/flint/mixins/lib/_container.scss - stylesheets/flint/mixins/lib/_main.scss - stylesheets/flint/mixins/lib/_new-instance.scss - stylesheets/flint/mixins/lib/_print-instance.scss - LICENSE - README.md - tests/bootcamp/_bootcamp.scss - tests/bootcamp/core/functions/_actual.scss - tests/bootcamp/core/functions/_error.scss - tests/bootcamp/core/functions/_expect.scss - tests/bootcamp/core/functions/_not-to.scss - tests/bootcamp/core/functions/_should.scss - tests/bootcamp/core/functions/_to.scss - tests/bootcamp/core/mixins/_describe.scss - tests/bootcamp/core/mixins/_it.scss - tests/bootcamp/core/mixins/_runner.scss - tests/bootcamp/core/mixins/_should.scss - tests/bootcamp/core/mixins/_xdescribe.scss - tests/bootcamp/core/mixins/_xit.scss - tests/bootcamp/core/variables/_helpers.scss - tests/bootcamp/core/variables/_settings.scss - tests/bootcamp/core/variables/_should.scss - tests/bootcamp/core/variables/_trackers.scss - tests/bootcamp/lib/_sassyjson.scss - tests/bootcamp/matchers/_be.scss - tests/bootcamp/matchers/_equal.scss - tests/bootcamp/matchers/lists/_be-empty.scss - tests/bootcamp/matchers/lists/_be-longer-than.scss - tests/bootcamp/matchers/lists/_be-shorter-than.scss - tests/bootcamp/matchers/lists/_contain.scss - tests/bootcamp/matchers/lists/_deep-contain.scss - tests/bootcamp/matchers/lists/_deep-equal.scss - tests/bootcamp/matchers/lists/_have-length-of.scss - tests/bootcamp/matchers/numbers/_be-close-to.scss - tests/bootcamp/matchers/numbers/_be-greater-than.scss - tests/bootcamp/matchers/numbers/_be-less-than.scss - tests/bootcamp/matchers/types/_be-falsy.scss - tests/bootcamp/matchers/types/_be-null.scss - tests/bootcamp/matchers/types/_be-truthy.scss - tests/bootcamp/matchers/types/_have-type-of.scss - tests/bootcamp/utils/_contain.scss - tests/bootcamp/utils/_equal.scss - tests/bootcamp/utils/_list-join.scss - tests/bootcamp/utils/_power.scss - tests/config.rb - tests/input/functions/_functions.scss - tests/input/functions/helpers/_helpers.scss - tests/input/functions/lib/_calc-breakpoint.scss - tests/input/functions/lib/_calc-width.scss - tests/input/functions/lib/_exists.scss - tests/input/functions/lib/_fluid-width.scss - tests/input/functions/lib/_get-index.scss - tests/input/functions/lib/_get-instance-value.scss - tests/input/functions/lib/_get-value.scss - tests/input/functions/lib/_has-family-instance.scss - tests/input/functions/lib/_instance.scss - tests/input/functions/lib/_last.scss - tests/input/functions/lib/_list-to-string.scss - tests/input/functions/lib/_map-fetch.scss - tests/input/functions/lib/_next-index.scss - tests/input/functions/lib/_purge.scss - tests/input/functions/lib/_remove.scss - tests/input/functions/lib/_replace-substring.scss - tests/input/functions/lib/_replace.scss - tests/input/functions/lib/_steal-key.scss - tests/input/functions/lib/_steal-values.scss - tests/input/functions/lib/_string-to-list.scss - tests/input/functions/lib/_support-syntax-bem.scss - tests/input/functions/lib/_support-syntax.scss - tests/input/functions/lib/_types-in-list.scss - tests/input/functions/lib/_use-syntax.scss - tests/input/output.scss - tests/output/output.css - tests/tests.html homepage: http://flint.gs licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: flint rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: A highly advanced Sass grid framework designed for rapid responsive development. test_files: - tests/bootcamp/_bootcamp.scss - tests/bootcamp/core/functions/_actual.scss - tests/bootcamp/core/functions/_error.scss - tests/bootcamp/core/functions/_expect.scss - tests/bootcamp/core/functions/_not-to.scss - tests/bootcamp/core/functions/_should.scss - tests/bootcamp/core/functions/_to.scss - tests/bootcamp/core/mixins/_describe.scss - tests/bootcamp/core/mixins/_it.scss - tests/bootcamp/core/mixins/_runner.scss - tests/bootcamp/core/mixins/_should.scss - tests/bootcamp/core/mixins/_xdescribe.scss - tests/bootcamp/core/mixins/_xit.scss - tests/bootcamp/core/variables/_helpers.scss - tests/bootcamp/core/variables/_settings.scss - tests/bootcamp/core/variables/_should.scss - tests/bootcamp/core/variables/_trackers.scss - tests/bootcamp/lib/_sassyjson.scss - tests/bootcamp/matchers/_be.scss - tests/bootcamp/matchers/_equal.scss - tests/bootcamp/matchers/lists/_be-empty.scss - tests/bootcamp/matchers/lists/_be-longer-than.scss - tests/bootcamp/matchers/lists/_be-shorter-than.scss - tests/bootcamp/matchers/lists/_contain.scss - tests/bootcamp/matchers/lists/_deep-contain.scss - tests/bootcamp/matchers/lists/_deep-equal.scss - tests/bootcamp/matchers/lists/_have-length-of.scss - tests/bootcamp/matchers/numbers/_be-close-to.scss - tests/bootcamp/matchers/numbers/_be-greater-than.scss - tests/bootcamp/matchers/numbers/_be-less-than.scss - tests/bootcamp/matchers/types/_be-falsy.scss - tests/bootcamp/matchers/types/_be-null.scss - tests/bootcamp/matchers/types/_be-truthy.scss - tests/bootcamp/matchers/types/_have-type-of.scss - tests/bootcamp/utils/_contain.scss - tests/bootcamp/utils/_equal.scss - tests/bootcamp/utils/_list-join.scss - tests/bootcamp/utils/_power.scss - tests/config.rb - tests/input/functions/_functions.scss - tests/input/functions/helpers/_helpers.scss - tests/input/functions/lib/_calc-breakpoint.scss - tests/input/functions/lib/_calc-width.scss - tests/input/functions/lib/_exists.scss - tests/input/functions/lib/_fluid-width.scss - tests/input/functions/lib/_get-index.scss - tests/input/functions/lib/_get-instance-value.scss - tests/input/functions/lib/_get-value.scss - tests/input/functions/lib/_has-family-instance.scss - tests/input/functions/lib/_instance.scss - tests/input/functions/lib/_last.scss - tests/input/functions/lib/_list-to-string.scss - tests/input/functions/lib/_map-fetch.scss - tests/input/functions/lib/_next-index.scss - tests/input/functions/lib/_purge.scss - tests/input/functions/lib/_remove.scss - tests/input/functions/lib/_replace-substring.scss - tests/input/functions/lib/_replace.scss - tests/input/functions/lib/_steal-key.scss - tests/input/functions/lib/_steal-values.scss - tests/input/functions/lib/_string-to-list.scss - tests/input/functions/lib/_support-syntax-bem.scss - tests/input/functions/lib/_support-syntax.scss - tests/input/functions/lib/_types-in-list.scss - tests/input/functions/lib/_use-syntax.scss - tests/input/output.scss - tests/output/output.css - tests/tests.html