Sha256: 843e135205ef85c7f41092da0f1fbd9640f989b0576396e0775c96bc3ff73bd9
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 792 Bytes
Stored size: 792 Bytes
Contents
--- !ruby/object:Gem::Specification name: sugarcube version: !ruby/object:Gem::Version version: 0.0.5 prerelease: platform: ruby authors: - Colin Thomas-Arnold - Chris Clarke autorequire: bindir: bin cert_chain: [] date: 2012-05-31 00:00:00.000000000 Z dependencies: [] description: ! " CocoaTouch/iOS is a *verbose* framework. These extensions hope to make\n development in rubymotion more enjoyable by tacking \"UI\" methods onto the\n base classes (String, Fixnum, Float). With sugarcube, you can create a\n color from an integer or symbol, or create a UIFont or UIImage from a\n \ string.\n\n Some UI classes are opened up as well, like adding the '<<' operator to a\n UIView instance, instead of view.addSubview(subview), you can use the more\n idiomatic: view << subview.\n" email: colin@fusionbox.com executables: [] extensions: [] extra_rdoc_files: [] files: [] homepage: https://github.com/fusionbox/sugarcube 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: rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: Extensions for Ruby to make Rubymotion development more enjoyable, and hopefully more rubyesque! test_files: []