# -*- encoding: utf-8 -*- # stub: motion-ostruct 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "motion-ostruct".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Hwee-Boon Yar".freeze] s.date = "2018-02-13" s.description = "Add variations of attr_accessor for RubyMotion for iOS & macOS".freeze s.email = "hboon@motionobj.com".freeze s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/app_delegate.rb".freeze, "lib/motion-ostruct.rb".freeze, "lib/motion-ostruct/motion-ostruct.rb".freeze, "lib/motion-ostruct/open_struct.rb".freeze, "lib/motion-ostruct/version.rb".freeze, "motion-ostruct.gemspec".freeze] s.homepage = "https://github.com/hboon/motion-ostruct".freeze s.licenses = ["BSD-2-Clause".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Add variations of attr_accessor for RubyMotion for iOS & macOS".freeze end