Sha256: 09c05ece22de86c45b87e023f06fe6dbef79b66aa47c457935823d874c39be5e

Contents?: true

Size: 370 Bytes

Versions: 39

Compression:

Stored size: 370 Bytes

Contents

Sprout::Specification.new do |s|
  s.name = "flexunit4"
  s.version = "4.0.pre"

  s.add_remote_file_target do |t|
    t.platform     = :universal
    t.archive_type = :zip
    t.url          = "http://digitalprimate.com/flexunit.zip"
    t.md5          = "abcd"

    t.add_library :swc, "primates/bin/FlexUnit.swc"
    t.add_library :src, "primates/dist" 
  end

end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
sprout-1.1.18.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.17.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.16.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.15.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.14.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.13.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.11.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.10.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.7.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.5.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.4.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.3.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.1.2.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.35.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.32.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.31.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.29.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.26.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.25.pre test/fixtures/specification/flexunit4.sproutspec
sprout-1.0.24.pre test/fixtures/specification/flexunit4.sproutspec