Sha256: aa1d7503eb5ecf74cc85849e90b6f284cb57624ad91cec181510739dbe451a91
Contents?: true
Size: 1.22 KB
Versions: 0
Compression: gzip
Compressed size: 554 Bytes
Stored size: 554 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion-ostruct version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - Hwee-Boon Yar autorequire: bindir: bin cert_chain: [] date: 2018-02-13 00:00:00.000000000 Z dependencies: [] description: Add variations of attr_accessor for RubyMotion for iOS & macOS email: hboon@motionobj.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE - README.md - Rakefile - app/app_delegate.rb - lib/motion-ostruct.rb - lib/motion-ostruct/motion-ostruct.rb - lib/motion-ostruct/open_struct.rb - lib/motion-ostruct/version.rb - motion-ostruct.gemspec homepage: https://github.com/hboon/motion-ostruct licenses: - BSD-2-Clause 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: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Add variations of attr_accessor for RubyMotion for iOS & macOS test_files: []