# -*- encoding: utf-8 -*- # stub: ion_in_motion 0.1.9 ruby lib Gem::Specification.new do |s| s.name = "ion_in_motion".freeze s.version = "0.1.9".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brian Egan".freeze] s.date = "2015-07-10" s.description = "Easily create UILabels, UIImages and UIButtons containing IonIcons in RubyMotion projects.".freeze s.email = "brian@titlepool.com".freeze s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "app/app_delegate.rb".freeze, "ion_in_motion.gemspec".freeze, "lib/ion/icon_codes.md".freeze, "lib/ion/ion.rb".freeze, "lib/ion_in_motion.rb".freeze, "lib/resources/ionicons.ttf".freeze, "lib/setup/setup.rb".freeze, "spec/ion_spec.rb".freeze, "vendor/Podfile.lock".freeze] s.homepage = "http://github.com/Brian-Egan/ion_in_motion".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Easy use of IonIcons in RubyMotion projects".freeze s.test_files = ["spec/ion_spec.rb".freeze] end